blob: 313c4b3d9e611b14c7be9c77b3c48cc2ece111fe [file] [log] [blame]
{
"name": "JdenticonSwift",
"version": "0.0.1",
"summary": "Swift library for generating identicons.",
"homepage": "https://github.com/aleph7/jdenticon-swift",
"screenshots": "https://jdenticon.com/hosted/github-samples.png",
"license": "MIT",
"authors": {
"Alejandro Isaza": "al@isaza.ca"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/aleph7/jdenticon-swift.git",
"tag": "0.0.1"
},
"source_files": "Sources/**/*.swift",
"swift_version": "4.0"
}