blob: f90652c90c11a2f567e7bd321458a794180898d2 [file] [log] [blame]
{
"name": "HNetworkManager",
"version": "0.0.7",
"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.7"
},
"source_files": "HNetworkManager/*.{h,m}"
}