blob: 99eef10db3d648e47ed84c33c19b24fd41e4e154 [file] [log] [blame]
{
"name": "DMRouter",
"version": "1.0.0",
"summary": "iOS路由.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/sany620/DMRouter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"duanmu": "ahwtquanqinyang@126.com"
},
"source": {
"git": "https://github.com/sany620/DMRouter.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "DMRouter/Classes/**/*"
}