| { | |
| "name": "LoyaltyStation", | |
| "version": "4.2.0", | |
| "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.2.0" | |
| }, | |
| "source_files": "GamiAppi/**/*.{h,m,swift}", | |
| "public_header_files": "GamiAppi/**/*.h", | |
| "swift_version": "4.2" | |
| } |