blob: f472129d89db4bc9acb741270b9701f9308b957e [file] [log] [blame]
{
"name": "LCAFNetworkingManager",
"version": "1.1.5",
"summary": "LCNetworking for use AFN",
"description": "LCNetWorking is a network class",
"homepage": "https://github.com/LiChongLC/network",
"license": "MIT",
"authors": {
"LiChongLC": "617650056@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/LiChongLC/network.git",
"tag": "1.1.5"
},
"source_files": "LCNet/LCAFNetworkingManager/*.{h,m}",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
]
}
}