[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 8 / 5 / RequestController / 0.3.0 / RequestController.podspec.json
blob7b02b7826be4795a6537f3792f6d3a5a3e854f05
2   "name": "RequestController",
3   "version": "0.3.0",
4   "summary": "Swift HTTP request component.",
5   "description": "This project is a HTTP request component in Swift.",
6   "homepage": "https://github.com/ShengHuaWu/RequestController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ShengHua Wu": "fantasy0404@gmail.com"
13   },
14   "social_media_url": "https://twitter.com/ShengHuaWu",
15   "platforms": {
16     "ios": "10.0"
17   },
18   "source": {
19     "git": "https://github.com/ShengHuaWu/RequestController.git",
20     "tag": "0.3.0"
21   },
22   "source_files": "RequestController/*.swift",
23   "requires_arc": true,
24   "pushed_with_swift_version": "3.0"