[Add] ReerCodable 1.1.2
[CocoaPods.git] / Specs / 1 / 4 / d / KDSDKCore / 0.4.0 / KDSDKCore.podspec.json
blobe73ce4488d670e68e12edf065ee54c37c97ed309
2   "name": "KDSDKCore",
3   "version": "0.4.0",
4   "summary": "测试环境",
5   "description": "测试环境测试环境测试环境测试环境测试环境",
6   "homepage": "https://gitee.com/Zz_l/kdsdkcore",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "赵振磊": "2444733544@qq.com"
13   },
14   "source": {
15     "git": "https://gitee.com/Zz_l/kdsdkcore.git",
16     "tag": "0.4.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "vendored_frameworks": [
22     "KDSDKCore/Frameworks/KDSVWSDK.framework",
23     "KDSDKCore/Frameworks/KDControlCMD.framework"
24   ],
25   "source_files": "KDSDKCore/Classes/**/*",
26   "public_header_files": "KDSDKCore/Classess/**/*.h",
27   "dependencies": {
28     "YYModel": [
29       "~> 1.0.4"
30     ]
31   }