blob: 1487cc9ff8aeb37164a7a85092a0dcd6e3e9da2a [file] [log] [blame]
{
"name": "Insights",
"version": "1.0.0-beta01",
"summary": "Insights SDK for iOS Hyperwallet UI SDK to capture the events",
"homepage": "https://github.com/hyperwallet/hyperwallet-ios-insight",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Hyperwallet Systems Inc": "devsupport@hyperwallet.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/hyperwallet/hyperwallet-ios-insight.git",
"tag": "1.0.0-beta01"
},
"source_files": "Sources/**/*.swift",
"requires_arc": true,
"swift_versions": "5.0",
"swift_version": "5.0"
}