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