blob: a315afb056b9adbb8e46e51e55b0afb6eb8a826c [file] [log] [blame]
{
"name": "PhysicalDataReaderLib",
"version": "0.0.6",
"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": "LICENSE"
},
"authors": {
"oll": "olle_s_larsen@hotmail.com"
},
"platforms": {
"ios": "12.1",
"watchos": "4.0"
},
"swift_version": "4.2",
"source": {
"git": "https://github.com/oll-amsiq/PhysicalDataReaderLib.git",
"tag": "0.0.6"
},
"source_files": "PhysicalDataReaderLib/**/*.{h,m,swift}"
}