[Add] PBPopupController 3.10.6
[CocoaPods.git] / Specs / 6 / 9 / 7 / KeenClient / 3.2.0 / KeenClient.podspec.json
blobb2e51d5e020cfc90d0548b0fed0265801019c29b
2   "name": "KeenClient",
3   "version": "3.2.0",
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.2.0"
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