| { | |
| "name": "Oak", | |
| "version": "2.2.0", | |
| "summary": "Oak", | |
| "homepage": "https://github.com/getwagit/Oak.git", | |
| "license": "MIT", | |
| "authors": { | |
| "Markus Riegel": "markus@getwagit.com", | |
| "Joachim Fröstl": "hello@jogga.co" | |
| }, | |
| "platforms": { | |
| "ios": "9.0" | |
| }, | |
| "pod_target_xcconfig": { | |
| "SWIFT_VERSION": "4.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/getwagit/Oak.git", | |
| "tag": "2.2.0" | |
| }, | |
| "source_files": "Oak/**/*.{swift,h,m}", | |
| "pushed_with_swift_version": "4.0" | |
| } |