blob: 0fd4553a3647b54b757866af46c05ae21eac1218 [file] [log] [blame]
{
"name": "JustTrack",
"version": "2.0.1",
"summary": "The Just Eat solution to better manage the analytics tracking on iOS and improve the relationship with your BI team.",
"description": "At Just Eat, tracking events is a fundamental part of our business analysis and the information we collect informs our technical and strategic decisions. To collect the information required we needed a flexible, future-proof and easy to use tracking system that enables us to add, remove and swap the underlying integrations with analytical systems and services with minimal impact on our applications' code. We also wanted to solve the problem of keeping the required event metadata up-to-date whenever the requirements change.\nJustTrack is the event tracking solution we built for that.",
"homepage": "https://github.com/JustEat/JustTrack",
"license": {
"type": "Apache 2.0",
"file": "LICENSE"
},
"authors": {
"Just Eat iOS team": "justeat.ios.team@gmail.com",
"Federico Cappelli": "federico.cappelli@just-eat.com",
"Joakim Lazakis": "joakim.lazakis@just-eat.com"
},
"source": {
"git": "https://github.com/justeat/JustTrack.git",
"tag": "2.0.1"
},
"social_media_url": "https://twitter.com/justeat_tech",
"platforms": {
"ios": "9.0"
},
"source_files": "JustTrack/Classes/**/*",
"preserve_paths": "JustTrack/JEEventsGenerator/*",
"pushed_with_swift_version": "4.0"
}