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