blob: fe11788810a7135fcce51d926a3d1d28a68a0ad7 [file] [log] [blame]
{
"name": "LumiSDK",
"version": "0.0.1",
"summary": "SDK for signing messages and transactions via Lumi Collect app",
"homepage": "https://lumiwallet.com/",
"authors": {
"Benjamin West": "benjiwest"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/benjiwest/Lumi-SDK-IOS.git",
"tag": "0.0.1"
},
"source_files": [
"LumiSDK",
"LumiSDK/**/*{h,m,c,swift}"
]
}