[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 5 / 4 / AppicGDT / 4.13.22 / AppicGDT.podspec.json
blob3ae09ac85554eeb988a2cbd601799c920b0e218c
2   "name": "AppicGDT",
3   "version": "4.13.22",
4   "summary": "A short description of GDT.",
5   "description": "appic sdk by appicplay",
6   "homepage": "https://www.appicplay.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zhang weili": "zhangweili@appicplay.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "http": "https://img.atomhike.com/sdk/Mediation/GDT/GDT.v4.13.22.zip"
19   },
20   "requires_arc": true,
21   "source_files": "GDT/*.{h}",
22   "vendored_libraries": "GDT/*.a",
23   "libraries": [
24     "z",
25     "xml2"
26   ],
27   "user_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   },
30   "pod_target_xcconfig": {
31     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32   }