[Delete] FlyVerify 13.6.0
[CocoaPods.git] / Specs / 6 / 9 / 7 / KeenClient / 3.1.2 / KeenClient.podspec.json
blob2e00492d082e83560225b17be011db825cc40f52
2   "name": "KeenClient",
3   "version": "3.1.2",
4   "license": "MIT",
5   "platforms": {
6     "ios": null
7   },
8   "summary": "Keen iOS client library.",
9   "homepage": "https://github.com/keenlabs/KeenClient-iOS",
10   "authors": {
11     "Daniel Kador": "dan@keen.io"
12   },
13   "source": {
14     "git": "https://github.com/keenlabs/KeenClient-iOS.git",
15     "tag": "v3.1.2"
16   },
17   "description": "The Keen iOS client is designed to be simple to develop with, yet incredibly flexible.  Our goal is to let you decide what events are important to you, use your own vocabulary to describe them, and decide when you want to send them to Keen service.",
18   "source_files": "KeenClient",
19   "dependencies": {
20     "JSONKit": [
22     ],
23     "ISO8601DateFormatter": [
24       ">= 0.6"
25     ]
26   },
27   "requires_arc": false