[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 6 / 9 / 7 / KeenClient / 3.2.17 / KeenClient.podspec.json
blobf50f207939d4f6fe0a08a26f98a0e5f9d53971ef
2   "name": "KeenClient",
3   "version": "3.2.17",
4   "license": {
5     "type": "MIT"
6   },
7   "platforms": {
8     "ios": "6.0",
9     "osx": "10.9"
10   },
11   "homepage": "https://github.com/keenlabs/KeenClient-iOS",
12   "authors": {
13     "Daniel Kador": "dan@keen.io"
14   },
15   "summary": "Keen iOS client library.",
16   "description": "                      The Keen 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.\n",
17   "source": {
18     "git": "https://github.com/keenlabs/KeenClient-iOS.git",
19     "tag": "3.2.17"
20   },
21   "source_files": [
22     "KeenClient/*.{h,m}",
23     "Library/sqlite-amalgamation/*.{h,c}"
24   ],
25   "public_header_files": "KeenClient/*.h",
26   "private_header_files": "Library/sqlite-amalgamation/*.h",
27   "frameworks": "CoreLocation",
28   "requires_arc": true