[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 3 / f / 4 / jkool-client-objc-tracking / 0.1.5 / jkool-client-objc-tracking.podspec.json
blob9d5604e65b4f5ee1a452e32353aaf88e1558fa2a
2   "name": "jkool-client-objc-tracking",
3   "version": "0.1.5",
4   "summary": "Stream user experience data into jKool.",
5   "description": "The jKool Tracking API will automatically stream your user's experience with your app into your jKool repository. With a jKool subscription, you can then view this data about your user's experience with your app graphically. User clicks and the screens they visited will be streamed as 'Events'. Data about the user's entire session as well as information about their device will be streamed as 'Activities'.",
6   "homepage": "https://github.com/Nastel/jkool-client-objc-tracking",
7   "license": {
8     "type": "Apache",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jKool developer": "support@jkoolcloud.com"
13   },
14   "source": {
15     "git": "https://github.com/Nastel/jkool-client-objc-tracking.git",
16     "tag": "0.1.5"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "jkool-client-objc-tracking/Classes/**/*",
22   "dependencies": {
23     "jkool-client-objc-api": [
25     ]
26   }