[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 5 / 1 / a / LGNetworking / 1.1.0 / LGNetworking.podspec.json
blobfd9a05c573b7a18c5a78e9c8dc19dfc6f32d37d5
2   "name": "LGNetworking",
3   "version": "1.1.0",
4   "summary": "链式网络管理工具(基于AFNetworking),支持GET、XML、POST、TEXT、UPLOAD、DOWNLOAD、PUT、DELETE、PATCH",
5   "homepage": "https://github.com/LYajun/LGNetworking",
6   "license": "MIT",
7   "authors": {
8     "刘亚军": "liuyajun1999@icloud.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/LYajun/LGNetworking.git",
15     "tag": "1.1.0"
16   },
17   "source_files": "LGNetworking/*.{h,m}",
18   "requires_arc": true,
19   "dependencies": {
20     "AFNetworking": [
22     ]
23   }