blob: d6b7b40099ad3acf1eabb0fc92336e2245056937 [file] [log] [blame]
{
"name": "WSRouter",
"version": "0.1.1",
"summary": "An url-based and light-weight router for iOS app.",
"description": "An url-based and light-weight router for iOS app...",
"homepage": "https://github.com/wsv587/WSRouter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ws": "wanggyanmo@163.com"
},
"source": {
"git": "https://github.com/wsv587/WSRouter.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WSRouter/Classes/**/*",
"dependencies": {
"WSBox": [
"0.4.8"
]
}
}