blob: 30b78317fb5d9a65799b9fa79f0b067cb62613f4 [file] [log] [blame]
{
"name": "BrokerConnect",
"version": "0.0.1",
"summary": "Connect with a broker",
"homepage": "https://www.ixily.io",
"license": {
"type": "MIT",
"file": "license"
},
"authors": {
"iXily": "cr@edgefund.io"
},
"swift_versions": "5.0",
"platforms": {
"ios": "12.1"
},
"source": {
"git": "https://source.developers.google.com/p/backend-restful-api/r/ixily-sdk-ios-library",
"tag": "master"
},
"exclude_files": "Classes/Exclude",
"frameworks": "CoreData",
"dependencies": {
"Alamofire": [
"~> 4.9.1"
],
"Plaid": [
],
"SwiftJWT": [
],
"UICircularProgressRing": [
],
"SwiftKeychainWrapper": [
]
},
"swift_version": "5.0"
}