blob: e3fb25ba37678dd516cff8c69c20ef47a9696592 [file] [log] [blame]
{
"name": "YesWeScan",
"version": "1.0.4",
"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/document-scanner-ios.git",
"license": {
"type": "Apache License 2.0",
"file": "LICENSE"
},
"authors": {
"xaverlohmueller": "xlo@adorsys.de",
"steffen blümm": "sbl@adorsys.de"
},
"source": {
"git": "https://github.com/adorsys/document-scanner-ios.git",
"tag": "1.0.4"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.2",
"source_files": "Sources/Classes/**/*",
"resources": "Sources/Assets/**/*",
"frameworks": "AVFoundation",
"testspecs": [
{
"name": "Tests",
"test_type": "unit",
"source_files": "Tests/*.swift"
}
]
}