[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / f / 8 / 9 / SwpRequest / 1.0.1 / SwpRequest.podspec.json
blob3c075c910c96f76bf465fc79451b769aea681563
2   "name": "SwpRequest",
3   "version": "1.0.1",
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.1"
19   },
20   "source_files": "SwpRequest",
21   "requires_arc": true,
22   "frameworks": "Foundation",
23   "dependencies": {
24     "AFNetworking": [
26     ],
27     "Base64nl": [
29     ]
30   }