[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 5 / 9 / 8 / ZJBTools / 0.1.7 / ZJBTools.podspec.json
blob1351fdf3854f1f53153db355dadb01e2d213aebd
2   "name": "ZJBTools",
3   "version": "0.1.7",
4   "summary": "A short description of ZJBTools.",
5   "description": "TODO:\n这里加上你的工程简介,这是我的一个测试工程,用来演示怎样创建一个源码不公开的静态库",
6   "homepage": "https://gitlab.meitu.com/zjb2",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mr.ZJB": "610904360@qq.com"
13   },
14   "source": {
15     "git": "https://gitlab.meitu.com/zjb2/zjbtools.git",
16     "tag": "0.1.7"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "ZJBTools/Classes/**/*",
22   "resource_bundles": {
23     "ZJBTools": [
24       "ZJBTools/Assets/*"
25     ]
26   },
27   "dependencies": {
28     "AFNetworking": [
29       "~> 2.3"
30     ],
31     "SnapKit": [
33     ]
34   }