[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / a / 9 / e / Hookah / 0.0.1 / Hookah.podspec.json
blob5fccd59d9644376b9af711c0d4c1b4d65480e5ce
2   "name": "Hookah",
3   "version": "0.0.1",
4   "summary": "Hookah is a functional library for Swift. It’s inspired by Lo-Dash project.",
5   "homepage": "https://github.com/khoiln/Hookah",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "khoi": "khoi.geeky@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/khoiln/Hookah.git",
15     "tag": "0.0.1"
16   },
17   "source_files": "Source/*.{swift,h,m}",
18   "platforms": {
19     "ios": "8.0",
20     "osx": "10.10",
21     "tvos": "9.0",
22     "watchos": "2.0"
23   },
24   "requires_arc": true