blob: 9bb2e06836987d115894d93f23030b475219a982 [file] [log] [blame]
{
"name": "TLNetWorkSDK",
"version": "1.0.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TLNetWorkSDK/Classes/**/*",
"public_header_files": "TLNetWorkSDK/Classes/**/*.h",
"frameworks": "Foundation",
"dependencies": {
"AFNetworking": [
],
"YTKNetwork": [
]
}
}