[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 1 / 0 / 5 / Magellan / 1.0.0 / Magellan.podspec.json
blob0b0e901fefc53983a29c20e7ac2cc22326b73bb7
2   "name": "Magellan",
3   "version": "1.0.0",
4   "source": {
5     "git": "https://github.com/akane/Magellan.git",
6     "tag": "1.0.0"
7   },
8   "summary": "Define your navigation through routes in one and powerful way",
9   "description": "Navigation Service to route your controllers based on parameters. Asbtract everything about NavigationController. No need to care about it!",
10   "homepage": "https://github.com/akane/Magellan",
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": [
16     "pjechris",
17     "akane"
18   ],
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "Sources/Magellan/**/*.swift",
23   "prefix_header_file": "Sources/Magellan.h",
24   "requires_arc": true,
25   "pushed_with_swift_version": "3.0"