blob: f56d836e8941831ba7e1409340730bed53ad1ba5 [file] [log] [blame]
{
"name": "OASDKSetup",
"version": "0.4.0",
"summary": "Kool Framework.",
"homepage": "https://gitlab.com/ankurbatham",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ankur Batham": "ankur.batham@oneassist.in"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://gitlab.com/ankurbatham/OASDKSetup.git",
"tag": "0.4.0"
},
"vendored_frameworks": "OASDKSetup/OASDKSetup.framework",
"dependencies": {
"Alamofire": [
],
"GoogleMLKit/TextRecognition": [
]
},
"swift_version": "5.0"
}