[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / d / 3 / 6 / DkSDK / 1.0.1 / DkSDK.podspec.json
blob46feaf8656ba0c41ef9a5ebcc21d7aad3db4f3a4
2   "name": "DkSDK",
3   "version": "1.0.1",
4   "summary": "dainke ToB SDK.",
5   "description": "dainke ToB SDK ios",
6   "homepage": "https://github.com/diankedev/sdktobios",
7   "license": "MIT",
8   "authors": {
9     "lijiangang": "li_jian_gang@aliyun.com"
10   },
11   "platforms": {
12     "ios": "11.0"
13   },
14   "source": {
15     "git": "https://github.com/diankedev/sdktobios.git",
16     "branch": "main",
17     "tag": "1.0.1"
18   },
19   "dependencies": {
20     "Moya": [
21       "~> 15.0.0"
22     ],
23     "HandyJSON": [
24       "~> 5.0.2"
25     ]
26   },
27   "vendored_frameworks": "dksdk.framework",
28   "pod_target_xcconfig": {
29     "VALID_ARCHS[sdk=iphonesimulator*]": " "
30   }