[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / 9 / d / 6 / ZJKitTool / 2.0.3 / ZJKitTool.podspec.json
blobc3380427d794a28ae4b0db1848d451bedb9bc741
2   "name": "ZJKitTool",
3   "version": "2.0.3",
4   "summary": "ZJKitTool是一个对UIK封装的框架",
5   "description": "ZJKitTool是一个对UIK封装的框架,添加多种方便的工具类",
6   "homepage": "https://github.com/Dzhijian/ZJKitTool",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "CoderDeng": "dengzj@canplay.com.cn"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/Dzhijian/ZJKitTool.git",
19     "tag": "2.0.3"
20   },
21   "frameworks": "UIKit",
22   "requires_arc": true,
23   "source_files": [
24     "ZJKitTool",
25     "ZJKitTool/**/*.{h,m}"
26   ],
27   "public_header_files": "ZJKitTool/ZJHelperKit.h",
28   "dependencies": {
29     "Masonry": [
30       "~> 1.0.2"
31     ],
32     "MBProgressHUD": [
34     ],
35     "YYCategories": [
37     ]
38   }