[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 3 / 8 / 5 / RequestController / 0.2.1 / RequestController.podspec.json
blob3b5cbb8229f35b35a374afea1d49678f3e8a66d2
2   "name": "RequestController",
3   "version": "0.2.1",
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": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/ShengHuaWu/RequestController.git",
20     "tag": "0.2.1"
21   },
22   "source_files": "RequestController/*.swift",
23   "requires_arc": true