[Add] STBaseProject 1.0.8
[CocoaPods.git] / Specs / 6 / 9 / 7 / KeenClient / 3.2.15 / KeenClient.podspec.json
blob369340869570dce4e9129777815301bae1d7eef4
2   "name": "KeenClient",
3   "version": "3.2.15",
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.15"
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