blob: 7dc7558f83937da5d1bbd73ea51a924e4423a858 [file] [log] [blame]
{
"name": "Activeledger-SDK-IOS",
"version": "0.1.3",
"summary": "Activeledger SDK for iOS.",
"dependencies": {
"SwiftyJSON": [
"~> 4.0"
],
"RxSwift": [
"~> 5"
],
"Alamofire": [
"~> 5.0.0-rc.3"
],
"SwiftyRSA": [
],
"RxCocoa": [
"~> 5"
],
"IKEventSource": [
]
},
"description": "Use SDK to GENERATE and ONBOARD keys to Ledger",
"homepage": "https://github.com/activeledger/Activeledger-SDK-iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hamidqureshi": "hamidqureshi.hq000@gmail.com"
},
"platforms": {
"ios": "12.1"
},
"swift_versions": "4.2",
"source": {
"git": "https://github.com/activeledger/Activeledger-SDK-iOS.git",
"tag": "0.1.3"
},
"source_files": "Activeledger-SDK-IOS/**/*.{h,m,swift}",
"swift_version": "4.2"
}