[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 6 / f / b / GADManager / 1.2.21 / GADManager.podspec.json
blob04e4f1180bce3c1f35f12654c15c6413005d5c34
2   "name": "GADManager",
3   "version": "1.2.21",
4   "swift_versions": "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.2.21"
20   },
21   "source_files": "**/*.swift",
22   "static_framework": true,
23   "dependencies": {
24     "Firebase/AdMob": [
26     ],
27     "Firebase/Analytics": [
29     ]
30   },
31   "pod_target_xcconfig": {
32     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
33   },
34   "user_target_xcconfig": {
35     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
36   },
37   "swift_version": "4.1"