blob: 5a54d00f61785e098141169000a9393744b827d5 [file] [log] [blame]
{
"name": "MLOSS",
"version": "1.2.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.2.13"
},
"source_files": "MLOSS/**/*",
"requires_arc": true,
"dependencies": {
"AliyunOSSiOS": [
"~> 2.8.1"
],
"MNCompressImage": [
"~> 1.0.5"
],
"AFNetworking": [
"~> 3.2.0"
],
"JSONModel": [
"~> 1.7.0"
]
}
}