[Add] AWSPinpoint 2.40.1
[CocoaPods.git] / Specs / 4 / a / 5 / SZKKit / 0.1.1 / SZKKit.podspec.json
blob0f08735cfb98cbde9675830204440921c5051860
2   "name": "SZKKit",
3   "version": "0.1.1",
4   "summary": "Some Util: SnapKit,ObjectMapper,SVProgressHUD,IQKeyboardManagerSwift,Moya/RxSwift,RxSwift,RxCocoa,RxDataSources,CocoaLumberjack/Swift,Kingfisher,MJRefresh",
5   "description": "include Operator\ninclude UIChain(SnapKit)",
6   "homepage": "https://github.com/steveszk/ZKKit.git",
7   "license": "MIT",
8   "authors": {
9     "盛子康": "1292999509@qq.com"
10   },
11   "platforms": {
12     "ios": "11.0"
13   },
14   "source": {
15     "git": "https://github.com/steveszk/ZKKit.git",
16     "tag": "0.1.1"
17   },
18   "source_files": [
19     "*.swift",
20     "Util/*.swift",
21     "Extension/*.swift"
22   ],
23   "requires_arc": true,
24   "dependencies": {
25     "SnapKit": [
27     ],
28     "ObjectMapper": [
30     ],
31     "SVProgressHUD": [
33     ],
34     "IQKeyboardManagerSwift": [
36     ],
37     "Moya/RxSwift": [
39     ],
40     "RxSwift": [
42     ],
43     "RxCocoa": [
45     ],
46     "RxDataSources": [
48     ],
49     "CocoaLumberjack/Swift": [
51     ],
52     "Kingfisher": [
54     ],
55     "MJRefresh": [
57     ]
58   }