blob: c24e31164c302b397e181c6e9712e6f949730a39 [file] [log] [blame]
{
"name": "HBBasicLib",
"version": "1.0.13",
"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.13"
},
"vendored_frameworks": "HBBasicLib/HBBasicLib.framework",
"requires_arc": true,
"static_framework": true,
"dependencies": {
"Masonry": [
],
"MJRefresh": [
],
"IQKeyboardManager": [
],
"MBProgressHUD": [
]
}
}