[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 6 / f / b / GADManager / 1.2.22 / GADManager.podspec.json
blob7af2f3069a4366c151f47b4c411af16d5f02ed53
2   "name": "GADManager",
3   "version": "1.2.22",
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.22"
20   },
21   "source_files": "**/*.swift",
22   "static_framework": true,
23   "dependencies": {
24     "Google-Mobile-Ads-SDK": [
26     ]
27   },
28   "pod_target_xcconfig": {
29     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386"
30   },
31   "user_target_xcconfig": {
32     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386"
33   },
34   "swift_version": "4.1"