[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / e / 8 / d / TreasureData / 0.1.0 / TreasureData.podspec.json
blob1b60851ec13acdb991aba8a90a8c6b05fdf54e14
2   "name": "TreasureData",
3   "version": "0.1.0",
4   "summary": "Treasure Data Client Library for Objective-C.",
5   "homepage": "https://github.com/yonekawa/td-client-objc",
6   "license": "MIT",
7   "authors": {
8     "Kenichi Yonekawa": "tcgrim@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/yonekawa/td-client-objc.git",
12     "tag": "0.1.0"
13   },
14   "source_files": "TreasureData/**/*.{h,m}",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "6.0",
18     "osx": "10.8"
19   },
20   "dependencies": {
21     "AFNetworking": [
22       "2.1.0"
23     ],
24     "ReactiveCocoa": [
25       "2.2.3"
26     ],
27     "ISO8601DateFormatter": [
28       "0.7"
29     ],
30     "Mantle": [
31       "1.3.1"
32     ]
33   }