[Add] GluedInCoreSDK 2.5.1
[CocoaPods.git] / Specs / 3 / 0 / 4 / JustTrack / 2.0.0 / JustTrack.podspec.json
blob2df5c56a46a7ab21b170c99b01c4a8489b8d67f3
2   "name": "JustTrack",
3   "version": "2.0.0",
4   "summary": "The Just Eat solution to better manage the analytics tracking on iOS and improve the relationship with your BI team.",
5   "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.",
6   "homepage": "https://github.com/JustEat/JustTrack",
7   "license": {
8     "type": "Apache 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Just Eat iOS team": "justeat.ios.team@gmail.com",
13     "Federico Cappelli": "federico.cappelli@just-eat.com",
14     "Joakim Lazakis": "joakim.lazakis@just-eat.com"
15   },
16   "source": {
17     "git": "https://github.com/justeat/JustTrack.git",
18     "tag": "2.0.0"
19   },
20   "social_media_url": "https://twitter.com/justeat_tech",
21   "platforms": {
22     "ios": "9.0"
23   },
24   "source_files": "JustTrack/Classes/**/*",
25   "preserve_paths": "JustTrack/JEEventsGenerator/*",
26   "pushed_with_swift_version": "4.0"