blob: 62bc546c561906810d99d19b98121327b46942c4 [file] [log] [blame]
{
"name": "HBRequestManager",
"version": "0.2.0",
"summary": "This SDK is really useful :)",
"description": "Published from honestbee, use this for manager API request.",
"homepage": "https://github.com/honestbee/HBRequestManager.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ciao Chiang": "ciaochiang@gmail.com"
},
"source": {
"git": "https://github.com/honestbee/HBRequestManager.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Classes/**/*.{h,m}",
"requires_arc": true,
"public_header_files": "Classes/**/*.h",
"frameworks": "Foundation"
}