blob: 446eea22d7230b33084d5624c559cb87dd0952b3 [file] [log] [blame]
{
"name": "MLOSS",
"version": "1.0.2",
"summary": "A delightful iOS module and sdk framework.",
"homepage": "http://gitlab.mljr.com/ios/MLOSS.git",
"license": "MIT",
"authors": {
"杨硕": "shuo.yang@mljr.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "http://gitlab.mljr.com/ios/MLOSS.git",
"tag": "1.0.2"
},
"source_files": "MLOSS/**/*",
"requires_arc": true,
"dependencies": {
"AliyunOSSiOS": [
"~> 2.6.5"
],
"MLCompressImage": [
"~> 1.0.1"
]
}
}