[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 3 / e / 2 / SwiftyAd / 1.0.3 / SwiftyAd.podspec.json
blob97c6a63887a34f5ade95b476a9f7736de67cf701
2   "name": "SwiftyAd",
3   "version": "1.0.3",
4   "summary": "A Swift helper to integrate Ads from AdMob so you can easily show Banner Ads, Interstitial Ads and RewardVideoAds anywhere in your project.",
5   "homepage": "https://github.com/satishbabariya/SwiftyAd",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Satish Babariya": "satish.babariya@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/satishbabariya/SwiftyAd.git",
15     "tag": "1.0.3"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "source_files": "SwiftyAd/Classes/**/*",
21   "frameworks": "UIKit",
22   "vendored_frameworks": "GoogleMobileAdsSDK/GoogleMobileAds.framework",
23   "pushed_with_swift_version": "3.0"