blob: 8df41d77dbefd5c21db783c7a5787d1defc03f95 [file] [log] [blame]
{
"name": "WhatFix",
"version": "0.1.4",
"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://bitbucket.org/whatfix/whatfix-ios.git",
"tag": "v0.1.4"
},
"swift_versions": "5.2",
"ios": {
"vendored_frameworks": "Whatfix.framework"
},
"swift_version": "5.2"
}