[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / d / a / 4 / FNV / 1.0.3 / FNV.podspec.json
blob007666458691f3fe71a5f95589bfe1d11382b168
2   "name": "FNV",
3   "version": "1.0.3",
4   "summary": "FNV hash framework by Swift.",
5   "homepage": "https://github.com/daisuke-t-jp/FNV",
6   "screenshots": "https://raw.githubusercontent.com/daisuke-t-jp/FNV/master/doc/header.png",
7   "license": "MIT",
8   "authors": {
9     "daisuke-t-jp": "daisuke.t.jp@gmail.com"
10   },
11   "requires_arc": true,
12   "swift_version": "4.2",
13   "platforms": {
14     "ios": "10.0",
15     "osx": "10.12"
16   },
17   "source": {
18     "git": "https://github.com/daisuke-t-jp/FNV.git",
19     "tag": "1.0.3"
20   },
21   "source_files": "FNV/FNV/*.{h,swift}"