[Add] picoLLM-iOS 1.2.3
[CocoaPods.git] / Specs / 8 / 1 / a / WSRouter / 0.1.1 / WSRouter.podspec.json
blobd6b7b40099ad3acf1eabb0fc92336e2245056937
2   "name": "WSRouter",
3   "version": "0.1.1",
4   "summary": "An url-based and light-weight router for iOS app.",
5   "description": "An url-based and light-weight router for iOS app...",
6   "homepage": "https://github.com/wsv587/WSRouter",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ws": "wanggyanmo@163.com"
13   },
14   "source": {
15     "git": "https://github.com/wsv587/WSRouter.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "WSRouter/Classes/**/*",
22   "dependencies": {
23     "WSBox": [
24       "0.4.8"
25     ]
26   }