[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / 5 / 0 / KeenClientTD / 3.2.21 / KeenClientTD.podspec.json
blobb3b28d82040f7ca05376ca948349ed1d1f8fab72
2   "name": "KeenClientTD",
3   "version": "3.2.21",
4   "license": {
5     "type": "MIT"
6   },
7   "platforms": {
8     "ios": null
9   },
10   "homepage": "https://github.com/treasure-data/KeenClient-iOS",
11   "authors": {
12     "Mitsunori Komatsu": "mitsu@treasure-data.com"
13   },
14   "summary": "Keen iOS client library forked by TD.",
15   "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.\nThis is a forked project by TD. The original cool project is https://github.com/keenlabs/KeenClient-iOS.",
16   "source": {
17     "git": "https://github.com/treasure-data/KeenClient-iOS.git",
18     "tag": "td_3.2.21"
19   },
20   "source_files": [
21     "KeenClient/*.{h,m}",
22     "Library/sqlite-amalgamation/*.{h,c}"
23   ],
24   "public_header_files": "KeenClient/*.h",
25   "private_header_files": "Library/sqlite-amalgamation/*.h",
26   "frameworks": "CoreLocation",
27   "requires_arc": true