[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 2 / 9 / FirehoseCocoa / 0.0.1 / FirehoseCocoa.podspec.json
blob8f72346e0ea44707049656b5a2541e31b9965592
2   "name": "FirehoseCocoa",
3   "version": "0.0.1",
4   "summary": "A library for interacting with the Firehose Customer Support service.",
5   "homepage": "https://github.com/mysterioustrousers/FirehoseCocoa",
6   "license": "MIT",
7   "authors": {
8     "Adam Kirk": "atomkirk@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/mysterioustrousers/FirehoseCocoa.git",
12     "tag": "0.0.1"
13   },
14   "platforms": {
15     "ios": "6.0",
16     "osx": "10.7"
17   },
18   "source_files": "FirehoseCocoa/*.{h,m}",
19   "frameworks": "Foundation",
20   "requires_arc": true,
21   "dependencies": {
22     "MTPocket": [
23       "~> 1.1.0"
24     ],
25     "MTDates": [
26       "~> 0.9.2"
27     ]
28   }