[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / e / 1 / c / SipHash / 1.1.0 / SipHash.podspec.json
blob03c3cf17475279d2381ada8d945a18fbda81914d
2   "name": "SipHash",
3   "version": "1.1.0",
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/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.1.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"