blob: 62f2c69300eeb03b5fa2aaad345492aa0c4bb965 [file] [log] [blame]
{
"name": "OptiTrackCore",
"version": "1.3.1",
"summary": "optimove variation of Matomo's MatomoTracker",
"swift_versions": "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.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "OptiTrackCore/Classes/**/*",
"frameworks": [
"UIKit",
"CoreGraphics"
],
"swift_version": "4.2"
}