blob: c39dfe68251f0a783cbbac54da1120c5326ce906 [file] [log] [blame]
{
"name": "MLOSS",
"version": "1.0.1",
"summary": "A delightful iOS module and sdk framework.",
"homepage": "http://gitlab.mljr.com/ios/MLOSS.git",
"license": "MIT",
"authors": {
"刘祥洋": "xiangyang.liu@mljr.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "http://gitlab.mljr.com/ios/MLOSS.git",
"tag": "1.0.1"
},
"source_files": "MLOSS/**/*",
"requires_arc": true,
"dependencies": {
"AliyunOSSiOS": [
"~> 2.6.5"
],
"MLCompressImage": [
"~> 1.0.1"
]
}
}