blob: 7405350281e08f56ebdd5aeef612f766ac6c1f07 [file] [log] [blame]
{
"name": "TCLRouter",
"version": "0.0.2",
"summary": "CLRouter",
"description": "TCLRouter测试项目",
"homepage": "https://github.com/alitan2014/CLRouter",
"license": "MIT",
"authors": {
"": ""
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/alitan2014/CLRouter.git",
"tag": "0.0.2"
},
"source_files": [
"TCLRouter",
"TCLRouter/**/*.{h,m}"
],
"exclude_files": "TCLRouter/Exclude",
"dependencies": {
"YYKit": [
"~> 1.0.9"
]
}
}