[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 6 / 1 / 7 / ZHCommonKit / 0.1.2 / ZHCommonKit.podspec.json
blob363a1e6e7ea79e2d4bb1544cb3710e0467722686
2   "name": "ZHCommonKit",
3   "version": "0.1.2",
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.2"
20   },
21   "source_files": [
22     "ZHCommonKit/ZHCommonKit/",
23     "ZHCommonKit/ZHCommonKit/**/*.{h,m}"
24   ],
25   "dependencies": {
26     "AFNetworking": [
28     ],
29     "Masonry": [
31     ],
32     "MJRefresh": [
34     ],
35     "MBProgressHUD": [
37     ],
38     "MJExtension": [
40     ],
41     "SDCycleScrollView": [
43     ],
44     "IQKeyboardManager": [
46     ],
47     "JXCategoryView": [
49     ]
50   }