blob: 521ff564caca1c051c696366c35aa9e767a52a7c [file] [log] [blame]
{
"name": "HMFrameLib",
"version": "0.2",
"summary": "HMFrameLib.",
"description": "HuangMeng Frame Framework File",
"homepage": "http://www.qixiaokeji.com",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"benyao": "yao.h@163.com"
},
"source": {
"http": "https://mxcode.com/framework/HMFrameLib.zip"
},
"vendored_frameworks": "HMFrame.framework",
"platforms": {
"ios": "8.0"
},
"dependencies": {
"YYModel": [
],
"FMDB": [
],
"AFNetworking": [
],
"CocoaSecurity": [
],
"SDWebImage": [
],
"Masonry": [
],
"MJRefresh": [
],
"MBProgressHUD": [
],
"RESideMenu": [
]
}
}