[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 4 / 5 / 6 / RouteManager / 0.0.2 / RouteManager.podspec.json
blob021866de7f83167f1af2dbe7ba6774f4e0a882ae
2   "name": "RouteManager",
3   "version": "0.0.2",
4   "authors": {
5     "daniulaolu": "287929070@qq.com"
6   },
7   "homepage": "https://github.com/MrLujh/RouteManager",
8   "summary": "router",
9   "source": {
10     "git": "https://github.com/MrLujh/RouteManager.git",
11     "tag": "0.0.2"
12   },
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true,
21   "source_files": "RouteManager/**/*.{h,m}",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "dependencies": {
27     "MJExtension": [
29     ]
30   }