blob: 76be518b0cb69f3e127614082db7f8d60dea917b [file] [log] [blame]
{
"name": "WZRouter",
"version": "0.1.0",
"summary": "A short description of WZRouter.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/wuzaozhou/WZRouter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wuzaozhou": "wuzaozhou@aliyun.com"
},
"source": {
"git": "https://github.com/wuzaozhou/WZRouter.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"subspecs": [
{
"name": "Classes",
"source_files": "**/Classes/**"
}
]
}