[Add] jooohhn-Amplitude 9.3.3
[CocoaPods.git] / Specs / f / 8 / 9 / SwpRequest / 2.5.0 / SwpRequest.podspec.json
blob8dd5848a57c92653ca9b07d2f25164978e58cbbe
2   "name": "SwpRequest",
3   "version": "2.5.0",
4   "summary": "Swp-Song Request Api.",
5   "description": "TODO: Swp-Song Request Api.",
6   "homepage": "https://github.com/swp-song/SwpRequest",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "swp-song": "396587868@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/swp-song/SwpRequest.git",
16     "tag": "2.5.0"
17   },
18   "vendored_frameworks": "SwpRequestFramework/SwpRequestFramework.framework",
19   "requires_arc": true,
20   "frameworks": [
21     "UIKit",
22     "Foundation"
23   ],
24   "platforms": {
25     "ios": "8.0"
26   },
27   "ios": {
28     "vendored_frameworks": "ios/SwpRequestFramework.framework"
29   },
30   "dependencies": {
31     "AFNetworking": [
33     ],
34     "Base64nl": [
36     ]
37   }