blob: ad970fdb74af0174482f5f370579157cd904275e [file] [log] [blame]
{
"name": "PhunCoinBeta",
"version": "1.0.0.1",
"license": "MIT",
"summary": "Phunware PhunCoinBeta SDK (BETA)",
"homepage": "https://github.com/phunware/beta-ios",
"authors": {
"Phunware": "info@phunware.com"
},
"source": {
"git": "https://github.com/phunware/beta-ios.git",
"tag": "PhunCoin-1.0.0.1"
},
"requires_arc": true,
"platforms": {
"ios": "11.0"
},
"swift_version": "5.0",
"ios": {
"vendored_frameworks": "Framework/PhunCoin.framework"
}
}