blob: 3c7a4e574f5d8f051dab3d768885885267a7ec76 [file] [log] [blame]
{
"name": "PhunCoinBeta",
"version": "1.0.0.18",
"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.18"
},
"requires_arc": true,
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"ios": {
"dependencies": {
"Kingfisher": [
],
"PWCoreBeta": [
]
},
"vendored_frameworks": "Framework/PhunCoin.framework"
},
"swift_version": "5.0"
}