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