[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / 4 / a / f / TYBase / 0.0.4 / TYBase.podspec.json
blob552cdd1cbc7cb3aca0858906350c5352291dc7e1
2   "name": "TYBase",
3   "version": "0.0.4",
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.4"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "TYBase/**/*",
22   "dependencies": {
23     "AFNetworking": [
25     ],
26     "MBProgressHUD": [
28     ],
29     "Masonry": [
31     ]
32   }