[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 1 / d / ZJSDK / 1.0.16 / ZJSDK.podspec.json
blob5157a99f07810dc65e7f72c00fb7f2f133cce68c
2   "name": "ZJSDK",
3   "version": "1.0.16",
4   "summary": "众简 ZJSDK.",
5   "description": "TODO: 众简DSP广告.",
6   "homepage": "https://github.com/hzzhongjian/ZJSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "hzzhongjian": "opentwo@hzzhongjian.cn"
13   },
14   "source": {
15     "git": "https://github.com/hzzhongjian/ZJSDK.git",
16     "tag": "1.0.16"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": [
22     "ZJSDK/Classes/ZJSDK.framework/Headers",
23     "*.{h,m}"
24   ],
25   "vendored_frameworks": "ZJSDK/Classes/ZJSDK.framework",
26   "resources": "ZJSDK/Resources/BUAdSDK.bundle",
27   "frameworks": [
28     "StoreKit",
29     "MobileCoreServices",
30     "WebKit",
31     "MediaPlayer",
32     "CoreMedia",
33     "CoreLocation",
34     "AVFoundation",
35     "CoreTelephony",
36     "SystemConfiguration",
37     "AdSupport",
38     "CoreMotion",
39     "Accelerate",
40     "CoreLocation",
41     "QuartzCore",
42     "Security",
43     "ImageIO"
44   ],
45   "libraries": [
46     "bz2",
47     "c++",
48     "sqlite3",
49     "xml2",
50     "z",
51     "resolv.9"
52   ],
53   "user_target_xcconfig": {
54     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
55   },
56   "pod_target_xcconfig": {
57     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
58   }