[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 7 / 5 / 0 / KeenClientTD / 3.2.31 / KeenClientTD.podspec.json
blobb4826c44fd467cb9790de11232c0c270e79412b2
2   "name": "KeenClientTD",
3   "version": "3.2.31",
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.31"
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