| { |
| "name": "Gamibot", |
| "version": "1.2.0", |
| "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://gamiphy.co", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Gamiphy": "support@gamiphy.co" |
| }, |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "swift_versions": "5.0", |
| "source": { |
| "git": "https://bitbucket.org/gamiphy/gamibot-ios.git", |
| "tag": "1.2.0" |
| }, |
| "source_files": "**/**/*.{swift}", |
| "resources": [ |
| "**/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}", |
| "**/**/Info.plist" |
| ], |
| "frameworks": "UIKit", |
| "swift_version": "5.0" |
| } |