blob: 6bd3d4fa1591183e6bd624fa905a157360434c6d [file] [log] [blame]
{
"name": "TAFNetworking",
"version": "0.0.1",
"summary": "summary of TAFNetworking.",
"description": "description of TAFNetworking.",
"homepage": "https://github.com/HeiHuaBaiHua/TAFNetwroking",
"license": "MIT",
"authors": "HeiHuaBaiHua",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/HeiHuaBaiHua/TAFNetwroking.git",
"tag": "0.0.1"
},
"source_files": "TAFNetworking",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
]
}
}