blob: 7cd1f8086c6eca8fca09eef3a9f1a1765e427256 [file] [log] [blame]
{
"name": "AvatarHashView",
"version": "0.0.1",
"summary": "Avatar Hash View",
"description": "Create user avatars without storing",
"homepage": "https://github.com/impul/AvatarHashView.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"impul": "pavlo.bojkoo@gmail.com"
},
"swift_version": "4.2",
"static_framework": true,
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/impul/AvatarHashView.git",
"tag": "0.0.1"
},
"module_name": "AvatarHashView",
"source_files": "Sources/**/*.swift"
}