[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 5 / 9 / d / YXHttpClient / 0.0.5 / YXHttpClient.podspec.json
blob185f1162200d8e40c4f831723d53a47fc00eb292
2   "name": "YXHttpClient",
3   "version": "0.0.5",
4   "homepage": "https://guides.cocoapods.org/making/private-cocoapods.html",
5   "platforms": {
6     "ios": "7.0"
7   },
8   "summary": "Http Client",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Aren": "renchonghui@readyidu.com"
15   },
16   "source": {
17     "git": "http://192.168.4.181/dev-team/YXHttpClient.git",
18     "tag": "0.0.5"
19   },
20   "source_files": "YXHttpClient/*.{h,m}",
21   "requires_arc": true,
22   "dependencies": {
23     "AFNetworking": [
24       "~>3.1.0"
25     ]
26   }