blob: 1b3abba2a355cc650fd2d4ed5f62b4fd7928adf8 [file] [log] [blame]
{
"name": "WhatFix",
"version": "0.1.2",
"summary": "Whatfix iOS SDK",
"homepage": "https://whatfix.com/",
"license": {
"type": "Commercial",
"file": "LICENSE",
"text": "See https://whatfix.com/terms"
},
"authors": {
"Tarun Jain": "tarun.jain@whatfix.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/tarun885/Whatfix-iOS.git",
"tag": "v0.1.2"
},
"swift_versions": "5.2",
"ios": {
"vendored_frameworks": "Whatfix.framework"
},
"swift_version": "5.2"
}