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