| { | |
| "name": "SwiftNavigation", | |
| "version": "0.1.1", | |
| "summary": "SwiftNavigation.", | |
| "description": "TODO: Add long description of the pod here.", | |
| "homepage": "https://github.com/itamaker/SwiftNavigation", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "amaker": "itamaker@gmail.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/itamaker/SwiftNavigation.git", | |
| "tag": "0.1.1" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "SwiftNavigation/Classes/**/*" | |
| } |