blob: 213d91e702cd53b15421c73c10e6e7c3997b606a [file] [log] [blame]
{
"name": "Insights",
"version": "1.0.0-beta04",
"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-beta04"
},
"source_files": "Sources/**/*.{swift,h}",
"requires_arc": true,
"swift_versions": "5.0",
"resources": "Sources/**/Insights.xcdatamodeld",
"swift_version": "5.0"
}