[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / 5 / 3 / homeLeft / 0.0.1 / homeLeft.podspec.json
blobc61067263affd9405ec8f01c6575412ad49ee010
2   "name": "homeLeft",
3   "version": "0.0.1",
4   "summary": "A NetWorking is TGSAFNetworking.",
5   "platforms": {
6     "ios": "8.0"
7   },
8   "description": "一个基于 AF的网络请求,自己的库,\n1.post 网络请求<TGSAFNetworking>\n#import <TGSAFN.h>\nTGSAFN 调用类方法\n类似:\n[TGSAFN postWithUrl:@\"www.baidu.com\" parameters:nil success:^(id responseObject) {\n//请求成功...\n} fail:^{\n//网络连接失败...\n}];",
9   "homepage": "https://gitee.com/zcwtr/homeLeft",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "zcwtr": "773098249@qq.com"
16   },
17   "source": {
18     "git": "https://gitee.com/zcwtr/homeLeft.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "homeLeft/*.{h,m}",
22   "exclude_files": "Classes/Exclude",
23   "requires_arc": true