blob: f2ecc8dc05775168fa4753a70ac71fc351b2fd1f [file] [log] [blame]
{
"name": "YesWeScan",
"version": "2.1.0",
"summary": "adorsys Document Scanner (incl. View Controller)",
"description": "This pod contains a ready to use view controller for document scanning.",
"homepage": "https://github.com/adorsys/YesWeScan.git",
"license": {
"type": "Apache License 2.0",
"file": "LICENSE"
},
"authors": {
"Xavier Lowmiller": "xlo@adorsys.de",
"steffen blümm": "sbl@adorsys.de"
},
"source": {
"git": "https://github.com/adorsys/YesWeScan.git",
"tag": "2.1.0"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "5.0",
"source_files": "Sources/Classes/**/*",
"resources": "Sources/Assets/**/*",
"frameworks": "AVFoundation",
"testspecs": [
{
"name": "Tests",
"test_type": "unit",
"source_files": "Tests/*.swift"
}
]
}