| { |
| "name": "Gamibot", |
| "version": "2.0.1", |
| "summary": "Gamibot", |
| "description": "Gamibot, is the loyality program that provide gamified user journey, with rewarding system, where users can get points by doing certine actions. and they can be rewarded for doing these actions.", |
| "homepage": "https://bitbucket.org/gamiphy/ios-gamiphy-sdk.git", |
| "license": "MIT", |
| "authors": { |
| "Gamiphy": "support@gamiphy.co" |
| }, |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "swift_versions": "4.2", |
| "source": { |
| "git": "https://bitbucket.org/gamiphy/ios-gamiphy-sdk.git", |
| "tag": "2.0.1" |
| }, |
| "source_files": "GamiAppi/**/*.{h,m,swift}", |
| "public_header_files": "GamiAppi/**/*.h", |
| "resources": [ |
| "GamiAppi/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}" |
| ], |
| "swift_version": "4.2" |
| } |