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