blob: 088ff09172953f371a249f139a913a5bb61c6bf8 [file] [log] [blame]
{
"name": "TLNetWorkSDK",
"version": "1.0.2",
"summary": "TLNetWorkSDK.",
"homepage": "https://github.com/huawtswork/TLNetWork",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"huawt": "ghost263sky@163.com"
},
"source": {
"git": "https://github.com/huawtswork/TLNetWork.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TLNetWorkSDK/Classes/**/*",
"public_header_files": "TLNetWorkSDK/Classes/**/*.h",
"frameworks": "Foundation",
"dependencies": {
"AFNetworking": [
],
"YTKNetwork": [
]
}
}