[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 4 / 1 / SeaRouter / 0.0.1 / SeaRouter.podspec.json
blob24475ac405a8e90d936945079704a0d23f5b37d2
2   "name": "SeaRouter",
3   "version": "0.0.1",
4   "summary": "A easy function for iOS URL Router.",
5   "description": "一个灵活简单的 iOS URL Router, 主要用于iOS中页面跳转,用于对高耦合的控制器之间的解耦。",
6   "homepage": "https://github.com/seabrea/SeaRouter",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "seabrea": "hgdigm@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/seabrea/SeaRouter.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "SeaRouterDemo/SeaRouterDemo/SeaRouter/**/*.{h,m}",
22   "requires_arc": true