blob: b31806aabd6fa4f992db6e3295b6c63d6cdb52f3 [file] [log] [blame]
{
"name": "SpotHTTP",
"version": "0.1.5",
"summary": "SpotHTTP - Based on AFNetworking.",
"description": "SpotHTTP - Based on AFNetworking, too!.",
"homepage": "https://github.com/yclzone/SpotHTTP",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yclzone": "yclzone@gmail.com"
},
"source": {
"git": "https://github.com/yclzone/SpotHTTP.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SpotHTTP/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 3.0"
],
"HYFoundation": [
]
}
}