[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / 1 / c / SipHash / 1.0.0 / SipHash.podspec.json
blobdb3a7aa2558c5ed3a59c36712413e4ed65d6058c
2   "name": "SipHash",
3   "version": "1.0.0",
4   "platforms": {
5     "osx": "10.9",
6     "ios": "8.0",
7     "tvos": "9.0",
8     "watchos": "2.0"
9   },
10   "summary": "Simple and secure hashing in Swift with the SipHash algorithm",
11   "authors": "Károly Lőrentey",
12   "homepage": "https://github.com/lorentey/SipHash",
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE.md"
16   },
17   "source": {
18     "git": "https://github.com/lorentey/SipHash.git",
19     "tag": "v1.0.0"
20   },
21   "source_files": "Sources/*.swift",
22   "social_media_url": "https://twitter.com/lorentey",
23   "documentation_url": "http://lorentey.github.io/SipHash/",
24   "pushed_with_swift_version": "3.0.1"