blob: feb0239e93735a493d957b8dfc32999dbf14d52e [file] [log] [blame]
{
"name": "LoyaltyBeta",
"version": "1.0.0.4",
"license": "MIT",
"summary": "Phunware LoyaltyBeta SDK (BETA)",
"homepage": "https://github.com/phunware/beta-ios",
"authors": {
"Phunware": "info@phunware.com"
},
"source": {
"git": "https://github.com/phunware/beta-ios.git",
"tag": "Loyalty-1.0.0.4"
},
"requires_arc": true,
"platforms": {
"ios": "11.0"
},
"swift_version": "4.2",
"ios": {
"dependencies": {
"PWCore": [
]
},
"vendored_frameworks": "Framework/Loyalty.framework"
}
}