[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / 6 / f / SchemeNavigator / 0.3.2 / SchemeNavigator.podspec.json
blob22f1b5b4938443806b18bf8d59dc74c11f5c1e97
2   "name": "SchemeNavigator",
3   "version": "0.3.2",
4   "summary": "简单的路由框架",
5   "description": "简单的路由框架,方便实现后台下发一个跳转地址,app端实现页面的跳转",
6   "homepage": "https://github.com/lazyjean/SchemeNavigator",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "liuzhen": "lazy66@me.com"
13   },
14   "source": {
15     "git": "https://github.com/lazyjean/SchemeNavigator.git",
16     "tag": "0.3.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SchemeNavigator/**/*",
22   "public_header_files": "SchemeNavigator/**/*.h"