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