blob: 496f5339ae10439890646f785e7e843c30bbc73a [file] [log] [blame]
{
"name": "OptiTrackCore",
"version": "1.3.0",
"summary": "optimove variation of Matomo's MatomoTracker",
"swift_version": "4.2",
"description": "A variation of Matomos's MatomoTracker for the Optimove Mobile SDK.",
"homepage": "https://github.com/optimovedevelopmobile/OptiTrackCore",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Optimove Mobile Developer": "optimove.develop.mobile@gmail.com"
},
"source": {
"git": "https://github.com/optimovedevelopmobile/OptiTrackCore.git",
"tag": "1.3.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "OptiTrackCore/Classes/**/*",
"frameworks": [
"UIKit",
"CoreGraphics"
]
}