[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 1 / d / 4 / SSADSDK / 1.1.7 / SSADSDK.podspec.json
blob4dea5a677046e05d2abed765fe537b0965f013c9
2   "name": "SSADSDK",
3   "version": "1.1.7",
4   "summary": "HZKaiyu广告sdk",
5   "homepage": "https://github.com/HZKaiyu/SSADSDK",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Kaiyu": "zhanggewangluocn@163.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/HZKaiyu/SSADSDK.git",
18     "tag": "1.1.7"
19   },
20   "vendored_frameworks": "core/SSADSDK.framework",
21   "resources": "core/SSADImages.bundle",
22   "public_header_files": "core/SSADSDK.framework/Headers/*h",
23   "source_files": "core/SSADSDK.framework/Headers/*",
24   "pod_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "user_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   },
30   "static_framework": true,
31   "requires_arc": true,
32   "frameworks": [
33     "SystemConfiguration",
34     "CoreTelephony",
35     "AdSupport",
36     "CoreLocation",
37     "CoreMedia",
38     "UIKit",
39     "Foundation",
40     "CFNetwork",
41     "AVFoundation"
42   ],
43   "weak_frameworks": "WebKit",
44   "xcconfig": {
45     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
46   },
47   "dependencies": {
48     "GDTMobSDK": [
50     ]
51   }