blob: 1ead08224e156b6383e520ea86e629dc25c49c2a [file] [log] [blame]
{
"name": "HBBasicLib",
"version": "1.0.9",
"summary": "HBBasic iOS SDK",
"description": "iOS library for HBBasic",
"homepage": "https://github.com/hepburnalex/HBBasicLib",
"license": "MIT",
"authors": {
"hepburn": "hepburn2019@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/hepburnalex/HBBasicLib.git",
"tag": "1.0.9"
},
"vendored_frameworks": "HBBasicLib/HBBasicLib.framework",
"requires_arc": true,
"static_framework": true,
"dependencies": {
"Masonry": [
],
"MJRefresh": [
],
"IQKeyboardManager": [
],
"MBProgressHUD": [
]
}
}