blob: 63702f6a91a502af5c756b88af2700dae353c372 [file] [log] [blame]
{
"name": "OASDK",
"version": "1.0.2",
"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.2"
},
"vendored_frameworks": "OASDK/OASDK.framework",
"dependencies": {
"Alamofire": [
],
"GoogleMLKit/TextRecognition": [
],
"GoogleMLKit/BarcodeScanning": [
],
"DeviceKit": [
"~> 3.2"
],
"CocoaLumberjack/Swift": [
]
},
"swift_version": "5.0"
}