[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 6 / 9 / 7 / KeenClient / 3.2.4 / KeenClient.podspec.json
blob25e30c2f3cb3a6863228f782b46912bc25876bb7
2   "name": "KeenClient",
3   "version": "3.2.4",
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.4"
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   "ios": {
20     "frameworks": "CoreLocation"
21   },
22   "dependencies": {
23     "ISO8601DateFormatter": [
24       "0.6"
25     ]
26   },
27   "requires_arc": false