[Add] AlibabacloudVpc20160428 5.5.0
[CocoaPods.git] / Specs / f / 8 / 9 / SwpRequest / 1.0.4 / SwpRequest.podspec.json
blobbd5b8c79de3f0c02e2a75cb794cbcab67819e017
2   "name": "SwpRequest",
3   "version": "1.0.4",
4   "platforms": {
5     "ios": "7.0"
6   },
7   "summary": "YouZhi Network Request API",
8   "homepage": "https://github.com/swp-song/SwpRequest",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "swp-song": "396587868@qq.com"
15   },
16   "source": {
17     "git": "https://github.com/swp-song/SwpRequest.git",
18     "tag": "1.0.4"
19   },
20   "source_files": "SwpRequest/**/*.{h,m}",
21   "requires_arc": true,
22   "frameworks": "Foundation",
23   "dependencies": {
24     "AFNetworking": [
26     ],
27     "Base64nl": [
29     ]
30   }