blob: f09ad16f28fafdc7cee56da864c079e20be1bfde [file] [log] [blame]
{
"name": "WhatFix",
"version": "1.0.1",
"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": "v1.0.1"
},
"swift_versions": "5.2",
"ios": {
"vendored_frameworks": "Whatfix.xcframework"
},
"swift_version": "5.2"
}