[Add] Mobilisten 9.2.1
[CocoaPods.git] / Specs / 1 / d / 4 / SSADSDK / 1.0.0 / SSADSDK.podspec.json
blob9aa8f4e42b0e000f3cd31c25b060d3d402f887da
2   "name": "SSADSDK",
3   "version": "1.0.0",
4   "summary": "HZKaiyu广告sdk",
5   "homepage": "https://github.com/HZKaiyu/SSADSDK.git",
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.0.0"
19   },
20   "vendored_frameworks": "core/SSADSDK.framework",
21   "resources": "core/SSADImages.bundle",
22   "pod_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "user_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   },
28   "static_framework": true,
29   "requires_arc": true,
30   "dependencies": {
31     "GDTMobSDK": [
33     ]
34   }