| { | |
| "name": "Samocut", | |
| "version": "1.0.0", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "summary": "Youtube video information parser", | |
| "homepage": "https://github.com/OrangesoftLLC/Samocat", | |
| "authors": { | |
| "Orangesoft LLC": "hello@orangesoft.co" | |
| }, | |
| "source": { | |
| "git": "https://github.com/OrangesoftLLC/Samocat.git", | |
| "tag": "1.0.0" | |
| }, | |
| "platforms": { | |
| "ios": "8.0", | |
| "tvos": "9.0" | |
| }, | |
| "source_files": "Source/**/*.{swift}", | |
| "pushed_with_swift_version": "3.0" | |
| } |