blob: f1f7a49b6f85b8d52d4c3135b82ef11a88c17e9a [file] [log] [blame]
{
"name": "PhysicalDataReaderLib",
"version": "0.1.3",
"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.1.3"
},
"source_files": "PhysicalDataReaderLib/**/*.{h,m,swift}"
}