blob: 00f754d621971f4f22fe882739e52f0fefc964a4 [file] [log] [blame]
{
"name": "Activeledger-SDK-IOS",
"version": "0.1.2",
"summary": "Activeledger SDK for iOS.",
"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"
},
"source": {
"git": "https://github.com/activeledger/Activeledger-SDK-iOS.git",
"tag": "0.1.2"
},
"source_files": "Activeledger-SDK-IOS/**/*.{h,m}",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}