blob: 4b5554b6ac46283e7776c50e5d20aa9a5785d408 [file] [log] [blame]
{
"name": "LoyaltyStation",
"version": "4.1.1",
"summary": "Loyalty Station",
"description": "Loyalty Station SDK",
"homepage": "https://github.com/gamiphy/loyalty-station-ios-sdk.git",
"license": "MIT",
"authors": "Riyad Yahya",
"platforms": {
"ios": "9.0"
},
"swift_versions": "4.2",
"source": {
"git": "https://github.com/gamiphy/loyalty-station-ios-sdk.git",
"tag": "4.1.1"
},
"source_files": "GamiAppi/**/*.{h,m,swift}",
"public_header_files": "GamiAppi/**/*.h",
"resources": [
"GamiAppi/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}"
],
"swift_version": "4.2"
}