| { |
| "name": "Reaktor", |
| "version": "0.0.9", |
| "summary": "Reaktor is awesome!", |
| "homepage": "https://github.com/eonfluxor/Reaktor", |
| "license": "MIT", |
| "authors": { |
| "Eonflux": "eonflux@gmail.com" |
| }, |
| "social_media_url": "http://twitter.com/eonfluxor", |
| "platforms": { |
| "ios": "9.0", |
| "osx": "10.10", |
| "tvos": "9.0" |
| }, |
| "source": { |
| "git": "https://github.com/eonfluxor/Reaktor.git", |
| "tag": "v0.0.9" |
| }, |
| "source_files": "Reaktor/Sources/**/*.swift", |
| "swift_version": "4.1", |
| "dependencies": { |
| "Delayed": [ |
| "> 2.2.2" |
| ] |
| } |
| } |