blob: b6f5e1890b6db47c342048ce43b14cedafe5611a [file] [log] [blame]
{
"name": "Gamibot",
"version": "1.1.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.1.0"
},
"source_files": "**/**/*.{swift}",
"resources": "**/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
"frameworks": "UIKit",
"swift_version": "5.0"
}