blob: 07fbb4598824d8682768f9ecbaa2c0e383075a04 [file] [log] [blame]
{
"name": "AvatarHashView",
"version": "0.1.0",
"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_versions": "5",
"static_framework": true,
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/impul/AvatarHashView.git",
"tag": "0.1.0"
},
"module_name": "AvatarHashView",
"source_files": "Sources/**/*.swift"
}