blob: bd947881e463f391376710d3d0bbbe38ecc25247 [file] [log] [blame]
{
"name": "MLOSS",
"version": "1.0.10",
"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.10"
},
"source_files": "MLOSS/**/*",
"requires_arc": true,
"dependencies": {
"AliyunOSSiOS": [
"~> 2.6.5"
],
"MNCompressImage": [
"~> 1.0.4"
]
}
}