[Add] ACWebSocketClient 0.1.0
[CocoaPods.git] / Specs / a / f / b / TreasureData-iOS-SDK / 0.7.0 / TreasureData-iOS-SDK.podspec.json
blob2acf5fd21e90dc6de0c36225875f82dc7a33ae5e
2   "name": "TreasureData-iOS-SDK",
3   "version": "0.7.0",
4   "summary": "TreasureData SDK for iOS.",
5   "license": "Apache",
6   "authors": {
7     "mitsu": "mitsu@treasure-data.com",
8     "huylenq": "huy.lenq@gmail.com",
9     "tung-vu-td": "tung.vu@treasure-data.com"
10   },
11   "platforms": {
12     "ios": "7.0",
13     "tvos": "9.0"
14   },
15   "homepage": "https://github.com/treasure-data/td-ios-sdk",
16   "source": {
17     "git": "https://github.com/treasure-data/td-ios-sdk.git",
18     "tag": "0.7.0"
19   },
20   "source_files": "TreasureData",
21   "libraries": "z",
22   "frameworks": [
23     "Security",
24     "StoreKit"
25   ],
26   "public_header_files": [
27     "TreasureData/TreasureData.h",
28     "TreasureData/TDClient.h",
29     "TreasureData/TDRequestOptionsKey.h"
30   ],
31   "dependencies": {
32     "KeenClientTD": [
33       "= 3.2.35"
34     ]
35   },
36   "requires_arc": true