blob: b29945d2f0725f2c7046a595ca62fbc51f0ec256 [file] [log] [blame]
{
"name": "DBrainDocumentFlow",
"version": "1.0.5",
"summary": "Lib for scaning documents for Dbrain",
"swift_versions": "5.0",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/DeadHipo/DBrainDocumentFlow",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DeadHipo": "561298@gmail.com"
},
"source": {
"git": "https://github.com/DeadHipo/DBrainDocumentFlow.git",
"tag": "1.0.5"
},
"social_media_url": "https://t.me/nearlydeadhipo",
"platforms": {
"ios": "9.0"
},
"source_files": "DBrainDocumentFlow/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation",
"AVFoundation",
"Accelerate"
],
"swift_version": "5.0"
}