blob: 7b02b7826be4795a6537f3792f6d3a5a3e854f05 [file] [log] [blame]
{
"name": "RequestController",
"version": "0.3.0",
"summary": "Swift HTTP request component.",
"description": "This project is a HTTP request component in Swift.",
"homepage": "https://github.com/ShengHuaWu/RequestController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ShengHua Wu": "fantasy0404@gmail.com"
},
"social_media_url": "https://twitter.com/ShengHuaWu",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/ShengHuaWu/RequestController.git",
"tag": "0.3.0"
},
"source_files": "RequestController/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}