[Add] jooohhn-Amplitude 9.3.3
[CocoaPods.git] / Specs / f / 8 / 9 / SwpRequest / 2.1.2 / SwpRequest.podspec.json
blobb9b4d4a1b5f5c3ed5033035c49554306c9b9fb55
2   "name": "SwpRequest",
3   "version": "2.1.2",
4   "platforms": {
5     "ios": "7.0"
6   },
7   "summary": "swp-song 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": "2.1.2"
19   },
20   "source_files": "SwpRequest/**/*.{h,m}",
21   "requires_arc": true,
22   "frameworks": "Foundation",
23   "resources": "SwpRequest/Resources/SwpRequest.bundle",
24   "dependencies": {
25     "AFNetworking": [
27     ],
28     "Base64nl": [
30     ]
31   }