blob: 0f8f3d650c4e3eeb50be62d1ae93fe0b5bf23b87 [file] [log] [blame]
{
"name": "Hash2Pics",
"version": "0.1.0",
"summary": "Lib for creating crypto avatars.",
"description": "TODO: This is open-source lib for creating awesome avatars from any crypto address.",
"homepage": "https://github.com/Multy-io/Hash2Pics-IOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Pidji": "alexeevartsiom@gmail.com"
},
"source": {
"git": "https://github.com/Multy-io/Hash2Pics-IOS.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Hash2Pics/Classes/**/*",
"swift_version": "4.1"
}