blob: 04935b881ce7bd1c5ed81f1aa6c7d5b26d77c68a [file] [log] [blame]
{
"name": "WhatFix",
"version": "0.1.0",
"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": "11.0"
},
"source": {
"git": "https://github.com/tarun885/Whatfix-iOS.git",
"tag": "v0.1.0"
},
"swift_versions": "5.2",
"ios": {
"vendored_frameworks": "Whatfix.framework"
},
"swift_version": "5.2"
}