[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / 5 / a / ZLTool / 0.1.3 / ZLTool.podspec.json
blob4f874c6334cad1c2ddd35744d9e6ddfef0189acb
2   "name": "ZLTool",
3   "version": "0.1.3",
4   "summary": "一些常用工具",
5   "description": "一些常用工具。轻量级,使用简单",
6   "homepage": "https://github.com/ZLDemo/ZLTool",
7   "license": "MIT",
8   "authors": {
9     "Mr.Zhao": "itzhaolei@foxmail.com"
10   },
11   "source": {
12     "git": "https://github.com/ZLDemo/ZLTool.git",
13     "tag": "0.1.3"
14   },
15   "frameworks": "UIKit",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source_files": "ZLToolDemo/Library/*.{h,m}",
20   "exclude_files": "",
21   "dependencies": {
22     "SDWebImage": [
24     ],
25     "MJRefresh": [
27     ],
28     "MBProgressHUD": [
30     ]
31   }