blob: 5283b14eb882c4c7cc59b1996f9f80746c45f485 [file] [log] [blame]
{
"name": "SpotHTTP",
"version": "0.1.3",
"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.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SpotHTTP/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 3.0"
],
"HYFoundation": [
]
}
}