blob: af43b23c2b2b58371f9462b0da38ffbf77935ee4 [file] [log] [blame]
{
"name": "PhysicalDataReaderLib",
"version": "0.0.1",
"summary": "My awesome pod.",
"description": "This Awesome pod can read and evaluate data from your body",
"homepage": "https://github.com/oll-amsiq/PhysicalDataReaderLib",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"oll": "olle_s_larsen@hotmail.com"
},
"platforms": {
"ios": "12.1"
},
"swift_version": "4.2",
"source": {
"git": "https://github.com/oll-amsiq/PhysicalDataReaderLib.git",
"tag": "0.0.1"
},
"source_files": "PhysicalDataReaderLib/**/*.{h,m,swift}"
}