blob: 77a8628cf72a4bdb8dcdd0ba9436fc0110308034 [file] [log] [blame]
{
"name": "BrokerConnect",
"version": "0.0.2",
"summary": "Connect with a broker",
"homepage": "https://www.ixily.io",
"license": {
"type": "MIT"
},
"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"
}