| { |
| "name": "DBrainDocumentFlow", |
| "version": "1.0.4", |
| "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.4" |
| }, |
| "social_media_url": "https://t.me/nearlydeadhipo", |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "source_files": "DBrainDocumentFlow/Classes/**/*", |
| "frameworks": [ |
| "UIKit", |
| "Foundation", |
| "AVFoundation", |
| "Accelerate" |
| ], |
| "swift_version": "5.0" |
| } |