[Add] ACWebSocketClient 0.1.0
[CocoaPods.git] / Specs / f / 8 / 9 / SwpRequest / 2.2.3 / SwpRequest.podspec.json
blob7d2b78a00e2da5f04b46006b2a169b325edb230f
2   "name": "SwpRequest",
3   "version": "2.2.3",
4   "summary": "swp-song Request api.",
5   "homepage": "https://github.com/swp-song/SwpRequest",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "swp-song": "396587868@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/swp-song/SwpRequest.git",
15     "tag": "2.2.3"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "SwpRequest/Classes/**/*",
21   "resources": [
22     "SwpRequest/Assets/*",
23     "SwpRequest/Classes/SwpRequest/Resources/*"
24   ],
25   "requires_arc": true,
26   "frameworks": [
27     "UIKit",
28     "Foundation"
29   ],
30   "dependencies": {
31     "AFNetworking": [
33     ],
34     "Base64nl": [
36     ]
37   }