blob: 9e177829ee9409e1086ef871431aab5aec5e5431 [file] [log] [blame]
{
"name": "PDF417",
"version": "0.0.1",
"summary": "PDF417 Scanner SDK",
"description": "PDF417 Scanner SDK.",
"homepage": "https://onekosmos.com",
"license": {
"type": "MIT",
"file": "license"
},
"authors": {
"1Kosmos Inc.": "info@1kosmos.com"
},
"platforms": {
"ios": "11.0"
},
"swift_version": "4.0",
"source": {
"http": "https://github.com/Astron1x/PDF417Scanner/blob/master/PDF417.zip?raw=true"
},
"source_files": [
"PDF417/**/*",
"PDF417.framework/Headers/*.h"
],
"exclude_files": "PDF417/Exclude",
"public_header_files": "PDF417.framework/Headers/*.h"
}