blob: 9c5e45e75e17564df24ca1a702066f0787d7626d [file] [log] [blame]
{
"name": "Gamiphy",
"version": "1.0.3",
"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"
},
"swift_versions": "5.0",
"platforms": {
"ios": "9.0"
},
"source": {
"http": "https://www.dropbox.com/s/ny5vtos7n3so0x7/Gamiphy.zip"
},
"source_files": "**/**.h",
"ios": {
"vendored_frameworks": "Gamiphy.framework"
},
"swift_version": "5.0"
}