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