[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 8 / b / 3 / JADYunDemoSDK / 1.0.2 / JADYunDemoSDK.podspec.json
blob2a30147dd158805d88c6afa7c31e9e092f9fa11a
2   "name": "JADYunDemoSDK",
3   "version": "1.0.2",
4   "summary": "A short description of JADYunDemoSDK.",
5   "description": "A short description of JADYunDemoSDK Description.",
6   "homepage": "https://git.jd.com/ads-fe/jadyundemosdk",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "shuaishuai0814": "wangshuai331@jd.com"
13   },
14   "source": {
15     "git": "https://git.jd.com/ads-fe/jadyundemosdk.git",
16     "tag": "1.0.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "vendored_frameworks": "JADYunDemoSDK/SDK/*.framework",
22   "frameworks": [
23     "CoreServices",
24     "AssetsLibrary",
25     "Photos",
26     "Accelerate",
27     "ImageIO",
28     "WebKit",
29     "SystemConfiguration",
30     "CoreTelephony",
31     "AdSupport",
32     "MapKit",
33     "CoreLocation",
34     "SafariServices"
35   ],
36   "libraries": [
37     "z",
38     "sqlite3"
39   ],
40   "pod_target_xcconfig": {
41     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
42   },
43   "user_target_xcconfig": {
44     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
45   }