| { |
| "name": "Web3Swift-SipHash", |
| "version": "1.2.0", |
| "platforms": { |
| "ios": "8.0", |
| "osx": "10.9", |
| "tvos": "9.0", |
| "watchos": "2.0" |
| }, |
| "summary": "This is a temporary replacement for a currently abandoned https://github.com/attaswift/SipHash", |
| "authors": "Károly Lőrentey", |
| "homepage": "https://github.com/attaswift/SipHash", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE.md" |
| }, |
| "source": { |
| "git": "https://github.com/Web3Swift/SipHash.git", |
| "tag": "v1.2.0" |
| }, |
| "source_files": "SipHash/*.swift", |
| "social_media_url": "https://twitter.com/lorentey", |
| "documentation_url": "http://attaswift.github.io/SipHash/" |
| } |