| { |
| "name": "LSRouter", |
| "version": "1.1.2", |
| "summary": "LSRouter create by ArthurShuai", |
| "description": "LSRouter.framework create by ArthurShuai", |
| "homepage": "https://github.com/Arthur-Coding/LSRouter.git", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Arthur-Coding": "zhixingui_liushuai@163com" |
| }, |
| "source": { |
| "git": "https://github.com/Arthur-Coding/LSRouter.git", |
| "tag": "1.1.2" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "vendored_frameworks": "LSRouter.framework", |
| "frameworks": [ |
| "UIKit", |
| "Foundation" |
| ] |
| } |