blob: 26ffb8c63d91ac632b81527a7151dbeaa5e9b37b [file] [log] [blame]
{
"name": "CHRequest",
"version": "0.1.7",
"summary": "Network framework base on Alamofire in Swift",
"homepage": "https://github.com/chausson/CHRequest",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Chausson": "232564026@qq.com"
},
"source": {
"git": "https://github.com/chausson/CHRequest.git",
"tag": "0.1.7"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CHRequest/Classes/**/*",
"dependencies": {
"HandyJSON": [
],
"Result": [
],
"Alamofire": [
]
},
"pushed_with_swift_version": "3.0"
}