blob: 1f3d3785886c2b90dfba580a9fa1d595ac47f6cc [file] [log] [blame]
{
"name": "LeapSDK",
"version": "1.1.3",
"summary": "Product engagement made easy",
"description": "Product engagement made easy. Onboard, nudge, & delight your mobile users",
"homepage": "https://leap.is",
"platforms": {
"ios": "10.0"
},
"swift_versions": [
"5.0"
],
"license": {
"type": "BSD",
"file": "LICENSE.md"
},
"authors": {
"Aravind G S": "aravind@jiny.io"
},
"source": {
"git": "https://github.com/Leap-Platform/leap-ios.git",
"tag": "1.1.3"
},
"vendored_frameworks": "LeapSDK.xcframework",
"frameworks": [
"UIKit",
"Webkit",
"AVFoundation"
],
"dependencies": {
"LeapCoreSDK": [
"~> 1.1.3"
]
},
"swift_version": "5.0"
}