blob: 3ff366b5794d8ed81654ee85ff99969166fa57b5 [file] [log] [blame]
{
"name": "HRRouter",
"version": "0.1.0",
"summary": "ios 路由组件",
"description": "iOS路由组件封装,组件化基础组件",
"homepage": "https://github.com/wowbby/HRRouter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wowbby": "zhengzx@haierubic.com"
},
"source": {
"git": "https://github.com/wowbby/HRRouter.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HRRouter/Classes/**/*"
}