blob: 1e0ad09daf2f351487a4ecd231ef4f14f8272195 [file] [log] [blame]
{
"name": "HNetworkManager",
"version": "0.0.8",
"summary": "A network manager framework",
"homepage": "https://github.com/KerwinLan/HNetworkManager",
"license": "MIT",
"authors": {
"KerwinLAN": "kerwinlan56@gmail.com"
},
"social_media_url": "https://github.com/KerwinLan/HNetworkManager",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/KerwinLan/HNetworkManager.git",
"tag": "0.0.8"
},
"source_files": "HNetworkManager/*.{h,m}"
}