blob: 8cba1e66591f25247d21eb10e1104fdeb0f707d0 [file] [log] [blame]
{
"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}"
}