| { | |
| "name": "PsyDataLib", | |
| "version": "0.0.1", | |
| "summary": "A short description of PsyDataLib.", | |
| "description": "This is a sick pod", | |
| "homepage": "https://github.com/oll-amsiq/PodTest/", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "Oliver Larsen": "oll@amsiq.com" | |
| }, | |
| "platforms": { | |
| "ios": "12.1", | |
| "watchos": "4.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/oll-amsiq/PodTest.git", | |
| "tag": "0.0.1" | |
| }, | |
| "source_files": "PsyDataLib/**/*.{h,m,swift}" | |
| } |