blob: bd3063145dffe480ee946b4bfcb6e02a59fb5dcd [file] [log] [blame]
{
"name": "MMModel",
"version": "0.0.1",
"platforms": {
"ios": "7.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "MMModel",
"homepage": "https://github.com/xwgit2971/MMModel",
"authors": {
"SunnyX": "1031787148@qq.com"
},
"source": {
"git": "https://github.com/xwgit2971/MMModel.git",
"tag": "0.0.1"
},
"source_files": "MMModel/*.{h,m}",
"frameworks": "Foundation",
"requires_arc": true,
"dependencies": {
"Mantle": [
"~> 2.0.7"
]
}
}