| { | |
| "name": "WAISDK", | |
| "version": "0.1", | |
| "summary": "Wise AI OCR SDK for IOS", | |
| "description": "This is a Wise AI OCR SDK for IOS", | |
| "homepage": "https://gitlab.com/usdtech/wiseai-ios-sdk/", | |
| "license": { | |
| "type": "MIT", | |
| "file": "license" | |
| }, | |
| "authors": { | |
| "jienping.choi": "jienping.choi@gmail.com" | |
| }, | |
| "platforms": { | |
| "ios": "10.0" | |
| }, | |
| "ios": { | |
| "vendored_frameworks": "WAISDK" | |
| }, | |
| "source": { | |
| "http": "https://uat.usdtech.tech/models/WAISDK.zip" | |
| }, | |
| "exclude_files": "Classes/Exclude" | |
| } |