blob: 7a0af5e471eb5321ee835595ad8e3871235d8040 [file] [log] [blame]
{
"name": "MZRouter",
"authors": {
"sunxianhao": "sunxianhao@rd.zmengzhu.com"
},
"version": "0.0.9",
"summary": "MZRouter iOS MZ's Router Framework",
"description": "MZRouter iOS MZ's Router Framework, MZRouter Server Function",
"homepage": "http://www.zmengzhu.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/mengzhuSDK/MZRouter-iOS.git",
"tag": "0.0.9"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"frameworks": "Foundation",
"source_files": "MZRouter/*"
}