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