[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / e / 1 / c / SipHash / 1.2.1 / SipHash.podspec.json
blobef45d729af1e1813ca2ada00a0fd8cb460d6e898
2   "name": "SipHash",
3   "version": "1.2.1",
4   "platforms": {
5     "ios": "8.0",
6     "osx": "10.9",
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/attaswift/SipHash",
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE.md"
16   },
17   "source": {
18     "git": "https://github.com/attaswift/SipHash.git",
19     "tag": "v1.2.1"
20   },
21   "source_files": "SipHash/*.swift",
22   "social_media_url": "https://twitter.com/lorentey",
23   "documentation_url": "http://attaswift.github.io/SipHash/"