[Add] DittoObjC 4.9.2
[CocoaPods.git] / Specs / 3 / e / 2 / SwiftyAd / 1.0.1 / SwiftyAd.podspec.json
blob8e15694010d9c8feccf28cbd5b34be4034dde60f
2   "name": "SwiftyAd",
3   "version": "1.0.1",
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.1"
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"