[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 6 / d / 5 / DDSwiftKit / 1.0.9 / DDSwiftKit.podspec.json
blob6f4234b78170d6f3e130ff3a9026a4cb5c4abe7f
2   "name": "DDSwiftKit",
3   "version": "1.0.9",
4   "summary": "简单描述一下 DDSwiftKit 的用途:就是用来测试搭建开源三方库的!",
5   "description": "简单描述一下 DDSwiftKit 的用途:就是用来测试搭建开源三方库的!\n简单描述一下 DDSwiftKit 的用途:就是用来测试搭建开源三方库的!\n简单描述一下 DDSwiftKit 的用途:就是用来测试搭建开源三方库的!\n简单描述一下 DDSwiftKit 的用途:就是用来测试搭建开源三方库的!",
6   "homepage": "https://github.com/DDKit/DDSwiftKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "duanchanghe": "592110272@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/DDKit/DDSwiftKit.git",
16     "tag": "1.0.9"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "DDSwiftKit/Classes/**/*",
22   "swift_version": "4.0",
23   "dependencies": {
24     "Moya": [
26     ],
27     "SnapKit": [
29     ],
30     "SwiftyJSON": [
32     ],
33     "SwiftyUserDefaults": [
35     ],
36     "DeviceKit": [
38     ],
39     "Timepiece": [
41     ]
42   }