| { | |
| "name": "Keith", | |
| "module_name": "Keith", | |
| "version": "0.2.12", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "summary": "A media player for iOS written in Swift.", | |
| "homepage": "https://github.com/movile/Keith", | |
| "authors": { | |
| "Rafael Alencar": "rafael.alencar@movile.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/movile/Keith.git", | |
| "tag": "v0.2.12" | |
| }, | |
| "platforms": { | |
| "ios": "9.2" | |
| }, | |
| "source_files": "Keith/*.swift", | |
| "pushed_with_swift_version": "3.0" | |
| } |