blob: 5141697ecc236e22833f4686f149e3764cc93411 [file] [log] [blame]
{
"name": "YTKNetwork-YKUpdate",
"version": "2.0.6",
"summary": "YTKNetwork is a high level request util based on AFNetworking. 2.0.6:新增上传进度block",
"homepage": "https://github.com/BestKai/YTKNetwork-YKUpdate",
"license": "MIT",
"authors": {
"tangqiao": "tangqiao@fenbi.com",
"lancy": "lancy@fenbi.com",
"maojj": "maojj@fenbi.com",
"liujl": "liujl@fenbi.com"
},
"source": {
"git": "https://github.com/BestKai/YTKNetwork-YKUpdate.git",
"tag": "2.0.6"
},
"source_files": "YTKNetwork/*.{h,m}",
"requires_arc": true,
"private_header_files": "YTKNetwork/YTKNetworkPrivate.h",
"platforms": {
"ios": "9.0",
"osx": "10.10",
"watchos": "3.0",
"tvos": "10.0"
},
"frameworks": "CFNetwork",
"dependencies": {
"AFNetworking": [
"~> 3.2.1"
]
}
}