blob: 443c6f00f3fb122f8e79111f2862dea2fb5330ff [file] [log] [blame]
{
"name": "WSRouter",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WSRouter/Classes/**/*"
}