| { | |
| "name": "Super", | |
| "version": "0.1.1", | |
| "summary": "Super handy Swift Extensions", | |
| "description": "Here all the single extension groups will be described", | |
| "homepage": "https://github.com/windtalkerz/Super", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "windtalkerz": "windtalkerz@me.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/windtalkerz/Super.git", | |
| "tag": "0.1.1" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "Super/Classes/**/*", | |
| "pushed_with_swift_version": "3.0" | |
| } |