blob: e6e3cc901add20fe3c2d26e13d92eb96f1021704 [file] [log] [blame]
{
"name": "MLOSS",
"version": "1.0.20",
"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.20"
},
"source_files": "MLOSS/**/*",
"requires_arc": true,
"dependencies": {
"AliyunOSSiOS": [
"~> 2.6.5"
],
"MNCompressImage": [
"~> 1.0.4"
],
"AFNetworking": [
"~> 3.2.0"
],
"JSONModel": [
"~> 1.7.0"
]
}
}