blob: 3e5eed1a3e7777be82e21a104ce8942f9258ede3 [file] [log] [blame]
{
"name": "DLRouter",
"version": "0.1.0",
"summary": "iOS 路由解析",
"homepage": "https://github.com/ZengyiMa/DLRouter",
"license": "MIT",
"authors": {
"MaZengyi": "semazengyi@gmail.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/ZengyiMa/DLRouter.git",
"tag": "0.1.0"
},
"source_files": "DLRouter/DLRouter/*.{h,m}",
"requires_arc": true
}