blob: 224d2aee90d465a06675695aafe34bd33be84284 [file] [log] [blame]
{
"name": "OptiTrackCore",
"version": "0.2.1",
"summary": "optimove variation of Matomo's MatomoTracker",
"swift_version": "4.0",
"description": "A variation of Piwik's PiwikTracker for the Optimove Mobile SDK.",
"homepage": "https://github.com/optimovedevelopmobile/OptiTrackCore",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Elkana Orbach": "optimove.develop.mobile@gmail.com"
},
"source": {
"git": "https://github.com/optimovedevelopmobile/OptiTrackCore.git",
"tag": "0.2.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "OptiTrackCore/Classes/**/*"
}