[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 1 / 8 / e / SIAliyunRP / 0.0.1 / SIAliyunRP.podspec.json
blob30191f8b5100704afc226b1e3f5f85c458d3e75d
2   "name": "SIAliyunRP",
3   "version": "0.0.1",
4   "summary": "SIAliyunRP",
5   "description": "AliyunRP SDK for Sycamore Interactive.",
6   "homepage": "https://git.skyplatanus.com/ios/SIAliyunRP",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Leo": "leodaxia@gmail.com"
13   },
14   "source": {
15     "git": "https://git.skyplatanus.com/ios/SIAliyunRP.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "vendored_frameworks": "SIAliyunRP/Frameworks/*",
22   "frameworks": [
23     "CoreGraphics",
24     "Accelerate",
25     "SystemConfiguration",
26     "AssetsLibrary",
27     "CoreTelephony",
28     "QuartzCore",
29     "CoreFoundation",
30     "CoreLocation",
31     "ImageIO",
32     "CoreMedia",
33     "CoreMotion",
34     "AVFoundation",
35     "WebKit",
36     "AudioToolbox",
37     "CFNetwork",
38     "MobileCoreServices",
39     "AdSupport"
40   ],
41   "libraries": [
42     "resolv",
43     "z",
44     "c++",
45     "c++.1",
46     "c++abi",
47     "z.1.2.8"
48   ],
49   "pod_target_xcconfig": {
50     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
51   },
52   "user_target_xcconfig": {
53     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
54   }