[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / 5 / 0 / KeenClientTD / 3.2.32 / KeenClientTD.podspec.json
blobf70e6f81b2c841dd19c3a4eab8ff6bba82ab8580
2   "name": "KeenClientTD",
3   "version": "3.2.32",
4   "license": {
5     "type": "MIT"
6   },
7   "platforms": {
8     "ios": "5.0",
9     "tvos": "5.0"
10   },
11   "homepage": "https://github.com/treasure-data/KeenClient-iOS",
12   "authors": {
13     "Mitsunori Komatsu": "mitsu@treasure-data.com"
14   },
15   "summary": "Keen iOS client library forked by TD.",
16   "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.",
17   "source": {
18     "git": "https://github.com/treasure-data/KeenClient-iOS.git",
19     "tag": "td_3.2.32"
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   "requires_arc": true