[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / 1 / 7 / ZHCommonKit / 0.1.4 / ZHCommonKit.podspec.json
blobe7b5fc3a3dd32ffee466707901cce83c2e441a24
2   "name": "ZHCommonKit",
3   "version": "0.1.4",
4   "summary": "日常项目常用的Kit[添加资源图片]",
5   "description": "日常项目常用的Kit,网络封装层 Block delegate",
6   "homepage": "https://github.com/zhouaaa/ZHCommonKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "json_zhou": "1181446613@qq.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/zhouaaa/ZHCommonKit.git",
19     "tag": "0.1.4"
20   },
21   "source_files": [
22     "ZHCommonKit/ZHCommonKit/",
23     "ZHCommonKit/ZHCommonKit/**/*.{h,m}"
24   ],
25   "resources": "ZHCommonKit/ZHCommonKit/ZHComm/ZHBackConfig.bundle",
26   "dependencies": {
27     "AFNetworking": [
29     ],
30     "Masonry": [
32     ],
33     "MJRefresh": [
35     ],
36     "MBProgressHUD": [
38     ],
39     "MJExtension": [
41     ],
42     "SDCycleScrollView": [
44     ],
45     "IQKeyboardManager": [
47     ],
48     "JXCategoryView": [
50     ]
51   }