[Add] AgoraRtcEngine_Special_iOS 4.4.1.245
[CocoaPods.git] / Specs / 6 / 9 / 7 / KeenClient / 3.2.2 / KeenClient.podspec.json
blob59b2cd1bfafb15f56ab946e9176269664e9b912e
2   "name": "KeenClient",
3   "version": "3.2.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.2.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   "ios": {
20     "frameworks": "CoreLocation"
21   },
22   "dependencies": {
23     "JSONKit": [
24       "~> 1.4"
25     ],
26     "ISO8601DateFormatter": [
27       ">= 0.6"
28     ]
29   },
30   "requires_arc": false