[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / 3 / f / 4 / jkool-client-objc-tracking / 0.1.1 / jkool-client-objc-tracking.podspec.json
blob4cd82230748ef734ccdfd1709d410bbba1a12be1
2   "name": "jkool-client-objc-tracking",
3   "version": "0.1.1",
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.1"
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   }