blob: 579f70e2bff4b63ab0bad80dfd9af7f9aa210fc5 [file] [log] [blame]
{
"name": "AliceSDK",
"version": "0.0.1",
"summary": "AliceSDK Support Ethereum Payment With Alice Wallet.",
"description": "AliceSDK Support Ethereum Payment With Alice Wallet",
"homepage": "https://github.com/alicedapp/AliceSDK-iOS",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"lmcmz": "lmcmze@gmail.com"
},
"source": {
"git": "https://github.com/alicedapp/AliceSDK-iOS.git",
"branch": "master"
},
"platforms": {
"ios": "10.0"
},
"source_files": "AliceSDK/*",
"swift_version": "5.0"
}