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