| { | |
| "name": "OMAKOTest", | |
| "version": "0.1.1", | |
| "summary": "Prints hello to the console.", | |
| "description": "TODO: Add long description of the pod here.", | |
| "homepage": "https://github.com/kgleong/omakotest", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "Kevin Leong": "kgleong@squareup.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/kgleong/omakotest.git", | |
| "tag": "0.1.1" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "OMAKOTest/Classes/**/*", | |
| "pushed_with_swift_version": "3.0" | |
| } |