[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 4 / a / f / TYBase / 0.0.5 / TYBase.podspec.json
blob9e3e4a44602902504ced6dac56534dc3101dd3b4
2   "name": "TYBase",
3   "version": "0.0.5",
4   "summary": "通用基础项目框架",
5   "description": "通用基础项目框架,直接使用pod导入到新的项目中即可使用;",
6   "homepage": "https://gitee.com/zhouyc/TYBase",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "huwenqiang": "hwqforapple@163.com"
13   },
14   "source": {
15     "git": "https://gitee.com/zhouyc/TYBase.git",
16     "tag": "0.0.5"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "TYBase/**/*",
22   "dependencies": {
23     "AFNetworking": [
25     ],
26     "MBProgressHUD": [
28     ],
29     "Masonry": [
31     ]
32   }