blob: b0087b2d6fd3fb4378c1c1b3b0566295c2637a77 [file] [log] [blame]
{
"name": "LCAFNetworkingManager",
"version": "4.0.2",
"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": "4.0.2"
},
"source_files": "LCNet/LCAFNetworkingManager/*.{h,m}",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
]
}
}