blob: f7187e9963556f12dd93d988133ae2e9c9f2280e [file] [log] [blame]
{
"name": "LoyaltyBeta",
"version": "1.0.0.27",
"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.27"
},
"requires_arc": true,
"platforms": {
"ios": "11.0"
},
"swift_version": "5.0",
"ios": {
"dependencies": {
"PWCore": [
]
},
"vendored_frameworks": "Framework/Loyalty.framework"
}
}