[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / f / 5 / c / kylib / 1.0.6 / kylib.podspec.json
blobcd2ff6782357492da47b8e0fad03add5a8428e60
2   "name": "kylib",
3   "version": "1.0.6",
4   "summary": "A short description of kylib.",
5   "swift_versions": "5.0",
6   "description": "TODO: Add long description of the pod here.",
7   "homepage": "http://git.cfhy.work/zhutaofeng/kylib.git",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "liudewei@cfhuoyun.com": "liudewei@cfhuoyun.com"
14   },
15   "source": {
16     "git": "http://git.cfhy.work/zhutaofeng/kylib.git",
17     "tag": "1.0.6"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "kylib/Classes/**/*",
23   "dependencies": {
24     "Kingfisher": [
25       "4.10.1"
26     ],
27     "SnapKit": [
29     ],
30     "MBProgressHUD": [
31       "~> 1.1.0"
32     ],
33     "KeychainSwift": [
35     ],
36     "KakaJSON": [
38     ],
39     "Alamofire": [
40       "5.5.0"
41     ],
42     "SwiftyJSON": [
44     ]
45   },
46   "swift_version": "5.0"