blob: 4bcb95667a2ba8cd680b1bf07489d2e1249c5579 [file] [log] [blame]
{
"name": "OASDK",
"version": "1.0.5",
"summary": "Kool Framework.",
"homepage": "https://github.com/ankurOA/OASDK.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ankur Batham": "ankur.batham@oneassist.in"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/ankurOA/OASDK.git",
"tag": "1.0.5"
},
"vendored_frameworks": "OASDK/OneAssistSDK.framework",
"dependencies": {
"Alamofire": [
],
"GoogleMLKit/TextRecognition": [
],
"DeviceKit": [
"~> 3.2"
],
"CocoaLumberjack/Swift": [
]
},
"swift_version": "5.0"
}