blob: 0c3aed355937481f2ae70a8f5e7c797c1dd16324 [file] [log] [blame]
{
"name": "BarCloudiOSSDK",
"version": "1.0.0",
"summary": "BarCloudiOSSDK: Barcode Scanning Software and Technology Solutions",
"homepage": "https://barcloudapp.com/",
"authors": {
"Name": "kryptoswift@icloud.com"
},
"license": {
"type": "Apache-2.0",
"file": "LICENSE"
},
"platforms": {
"ios": "9.0"
},
"source": {
"http": "https://raw.githubusercontent.com/mistergrizzly/BarCloudSDK/master/BarCloudSDK.zip"
},
"ios": {
"vendored_frameworks": "BarCloudSDK.xcframework",
"dependencies": {
"Swinject": [
],
"KeychainAccess": [
],
"Alamofire": [
],
"SwiftyBeaver": [
],
"TrustKit": [
]
}
},
"frameworks": [
"UIKit",
"Foundation",
"AudioToolbox",
"AVFoundation"
]
}