[Add] AlibabacloudEcs20140526 3.0.1
[CocoaPods.git] / Specs / 7 / 5 / 0 / KeenClientTD / 3.2.28 / KeenClientTD.podspec.json
blobd45001a11a238f2afd7ac63658d58ced3ca8b811
2   "name": "KeenClientTD",
3   "version": "3.2.28",
4   "license": {
5     "type": "MIT"
6   },
7   "platforms": {
8     "ios": "",
9     "tvos": ""
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.28"
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