blob: a59e3049a78c9358cc59e78676b14cbc4ad93056 [file] [log] [blame]
{
"name": "OneAssistSDK",
"version": "0.0.1",
"summary": "Framework for OneAssist memberhsip activation.",
"homepage": "https://github.com/oneassist/sdk-fraud-detection-ios.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/oneassist/sdk-fraud-detection-ios.git",
"tag": "0.0.1"
},
"vendored_frameworks": "OneAssistSDK/OneAssistSDK.framework",
"dependencies": {
"Alamofire": [
],
"GoogleMLKit/TextRecognition": [
],
"DeviceKit": [
"~> 3.2"
],
"CocoaLumberjack/Swift": [
]
},
"swift_version": "5.0"
}