{ | |
"name": "DCDRouter", | |
"version": "0.0.2", | |
"summary": "路由跳转", | |
"description": "-- 路由跳转 --", | |
"homepage": "https://github.com/dingchuandong/DCDRouterDemo/blob/master/README.md", | |
"license": "MIT", | |
"authors": { | |
"dingchuandong": "1434188210@qq.com" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source": { | |
"git": "https://github.com/dingchuandong/DCDRouter.git", | |
"tag": "0.0.2" | |
}, | |
"source_files": [ | |
"Classes", | |
"DCDRouterDemo/DCDRouter/*.{h,m}" | |
], | |
"exclude_files": "Classes/Exclude" | |
} |