[Add] WorldfoneproSDK 1.0.0
[CocoaPods.git] / Specs / d / 3 / e / JgAdsSDK / 1.3.3.2 / JgAdsSDK.podspec.json
blob25461cece4f79a1f6f37f77750a6f1f07ee6fe9e
2   "name": "JgAdsSDK",
3   "version": "1.3.3.2",
4   "summary": "A short description of JgAdsSDK.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/jiguang-official/jgads-sdk-ios-pod",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "534016847@qq.com": "jg-ios01"
13   },
14   "source": {
15     "git": "https://gitee.com/jiguang-official/jgads-sdk-ios-pod.git",
16     "tag": "1.3.3.2"
17   },
18   "vendored_frameworks": "JgAdsSDK/Classes/*.xcframework",
19   "dependencies": {
20     "ADJgKit": [
21       "0.5.8.09271"
22     ],
23     "ADJgNetwork": [
24       "~> 0.2.0.0"
25     ],
26     "ADJgLocationManager": [
27       "~> 0.1.8.0"
28     ]
29   },
30   "platforms": {
31     "ios": "9.0"
32   },
33   "static_framework": true,
34   "requires_arc": true,
35   "frameworks": [
36     "StoreKit",
37     "WebKit"
38   ],
39   "libraries": [
40     "resolv.9"
41   ],
42   "pod_target_xcconfig": {
43     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
44   },
45   "user_target_xcconfig": {
46     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
47   },
48   "xcconfig": {
49     "OTHER_LDFLAGS": "-ObjC"
50   }