blob: fc7e99c480cf49ff449a60c8b291a44dad74ab99 [file] [log] [blame]
{
"name": "ZQNetworkManager",
"version": "1.9.7",
"summary": "A network mangaer",
"description": "a cache trollet network manager",
"homepage": "https://github.com/KeyFive/ZQNetworkManager.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhiqiangcao": "13554392739@163.com"
},
"source": {
"git": "https://github.com/KeyFive/ZQNetworkManager.git",
"tag": "1.9.7"
},
"platforms": {
"ios": "7.0"
},
"source_files": "ZQNetworkManager/ZQNetworkManager/**/*.{h,m}",
"public_header_files": "ZQNetworkManager/ZQNetworkManager/**/*.h",
"frameworks": "UIKit",
"dependencies": {
"YYCache": [
"~>1.0.4"
],
"AFNetworking": [
"~>3.1.0"
],
"YYCategories": [
"~>1.0.4"
]
}
}