Skip to content

Commit

Permalink
podspec updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Mahmud Ahsan committed Dec 11, 2017
1 parent 2b621cf commit 7f128d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GAdsManager.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Pod::Spec.new do |s|
s.version = "0.1"
s.summary = "GAdsManager is a library which I am refactoring to use all my iOS apps to show ads. The library is developed based on Google Mobile Ads Sdk."
s.description = <<-DESC
GAdsManager is a library which I created to use all my iOS apps to show ads. The library is developed based on Google Mobile Ads Sdk. Currently I am refactoring and improving it so I am not submitting it to cocoapod yet. Basically I used customized AdManager for my different apps. In This library, I am combining all of them so that once library can handle in different kind of apps.
GAdsManager is a library which I created to use all my iOS apps to show ads. The librarsoy is developed based on Google Mobile Ads Sdk. Currently I am refactoring my old codebase and improving it to make a reusable library for all. In This library, I am combining all of the fetures over time including banner ads, interestial, reward video etc. so that onc library can handle in different kind of apps.
This GAdsManager is a loosely coupled component. So its easy to use in any iOS project. And it is also possible to replace Google AdMob by other 3rd party ad network library. As it's a loosely coupled, it doesn't need to update the ads integration code in the app just need to update GAdsManager layer.
DESC
Expand Down

0 comments on commit 7f128d2

Please sign in to comment.