[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / d / c / Router_t / 0.0.4 / Router_t.podspec.json
blob4d5f2d16cba01ba0a9dd70c69306636ca94ba7a4
2   "name": "Router_t",
3   "version": "0.0.4",
4   "summary": "增加未知URL的处理方式.",
5   "description": "0.0.4增加未知URL的处理方式.",
6   "homepage": "https://github.com/devfalme/router.git",
7   "license": "MIT",
8   "authors": {
9     "falme": "devfalme@163.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/devfalme/router.git",
16     "tag": "0.0.4"
17   },
18   "source_files": "Router/Router/**/*.{h,m}",
19   "frameworks": [
20     "UIKit",
21     "Foundation"
22   ],
23   "requires_arc": true