blob: d3ba320d6055b3ce8a7fa05c8048b5c93a8631a2 [file] [log] [blame]
{
"name": "WhatFix",
"version": "0.2.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": "v0.2.1"
},
"swift_versions": "5.2",
"ios": {
"vendored_frameworks": "Whatfix.xcframework"
},
"swift_version": "5.2"
}