[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / e / 9 / 5 / ShiplyRDelivery / 1.3.0-rc.1 / ShiplyRDelivery.podspec.json
blob9a86ddee4e9f70ebef8bf366da4c688193a29036
2   "name": "ShiplyRDelivery",
3   "version": "1.3.0-rc.1",
4   "summary": "腾讯端服务 Shiply 发布平台资源 SDK iOS 端",
5   "homepage": "https://git.woa.com/ShiplyCommercial/ShiplyRDelivery.git",
6   "license": "MIT",
7   "authors": "mellowxu@tencent.com",
8   "platforms": {
9     "ios": "9.0"
10   },
11   "source": {
12     "git": "https://git.woa.com/ShiplyCommercial/ShiplyRDelivery.git",
13     "tag": "1.3.0-rc.1"
14   },
15   "vendored_frameworks": "ShiplyRDelivery.xcframework",
16   "xcconfig": {
17     "GCC_PREPROCESSOR_DEFINITIONS": "SHIPLY_COMMERCIAL_VERSION=1"
18   },
19   "dependencies": {
20     "RaftInterface": [
21       "~> 0.0.13"
22     ],
23     "YYModel": [
25     ],
26     "GZIP": [
28     ],
29     "MMKV": [
31     ]
32   },
33   "pod_target_xcconfig": {
34     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
35   },
36   "user_target_xcconfig": {
37     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
38   }