[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 6 / f / b / GADManager / 1.0 / GADManager.podspec.json
blob21e6bde2bb356ce186945f2d4408a75d5347cc54
2   "name": "GADManager",
3   "version": "1.0",
4   "swift_version": "4.1",
5   "summary": "Google AD Manager Library",
6   "description": "GADManager is manager for Google AD to manage scheduling presenting Interstitial Ads .",
7   "homepage": "https://github.com/2sem/GADManager",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": "YoungJun Lee",
13   "social_media_url": "http://www.facebook.com/youngjun.lee.3998",
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/2sem/GADManager.git",
19     "tag": "1.0"
20   },
21   "source_files": "GADManager/*.swift",
22   "static_framework": true,
23   "dependencies": {
24     "Firebase/AdMob": [
26     ]
27   }