[Add] DemoTestFramework 1.0.7
[CocoaPods.git] / Specs / 5 / c / f / AdFooter / 0.1.0 / AdFooter.podspec.json
bloba0f28ed1206d39cf735528e57867f1cddbaab5b7
2   "name": "AdFooter",
3   "version": "0.1.0",
4   "summary": "iAd and AdMob on footer.",
5   "description": "The swift library to add iAd and AdMob to your view controller.",
6   "homepage": "https://github.com/tnantoka/AdFooter",
7   "license": "MIT",
8   "authors": {
9     "tnantoka": "tnantoka@bornneet.com"
10   },
11   "source": {
12     "git": "https://github.com/tnantoka/AdFooter.git",
13     "tag": "0.1.0"
14   },
15   "social_media_url": "https://twitter.com/tnantoka",
16   "platforms": {
17     "ios": "9.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "resource_bundles": {
22     "AdFooter": [
23       "Pod/Assets/*.png"
24     ]
25   },
26   "vendored_frameworks": "Pod/Frameworks/GoogleMobileAds.framework"