| { | |
| "name": "Snowflake", | |
| "version": "0.1.0", | |
| "summary": "A short description of Snowflake.", | |
| "description": "TODO: Add long description of the pod here.", | |
| "homepage": "https://github.com/julp04/Snowflake", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "julp04": "julpanucci@gmail.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/julp04/Snowflake.git", | |
| "tag": "0.1.0" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "Snowflake/Classes/**/*", | |
| "pushed_with_swift_version": "3.0" | |
| } |