blob: e935a4f923eda7ec769db9a0666f05374f0e8c32 [file] [log] [blame]
{
"name": "TUNetworking",
"version": "1.0.6",
"summary": "TUNetworking.",
"description": "TUNetworking on github",
"homepage": "https://github.com/chengxianghe/TUNetworking.git",
"license": "MIT",
"authors": {
"chengxianghe": "chengxianghe@outlook.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/chengxianghe/TUNetworking.git",
"tag": "1.0.6"
},
"source_files": "TUNetworking/**/*",
"public_header_files": "TUNetworking/**/*.{h}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"dependencies": {
"AFNetworking": [
]
}
}