blob: 6ed2b982d741ef7cb9e5f27397d5a86c38804bfe [file] [log] [blame]
{
"name": "QTRouter",
"version": "0.3.5",
"summary": "QTRouter",
"description": "Qingting iOS Router Framework",
"homepage": "https://git2.qingtingfm.com/huangwenchen/QTRouter",
"license": {
"type": "Private",
"file": "LICENSE"
},
"authors": {
"Leo": "huangwenchen@qingting.fm"
},
"source": {
"git": "https://git2.qingtingfm.com/app/QTRouter.git",
"tag": "0.3.5"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Source/**/*"
}