blob: af5211fd9d3526039b337ba6be4c0e7ea48223eb [file] [log] [blame]
{
"name": "Gavatar",
"version": "0.1.0",
"summary": "Generate Avatar for your project as UIImage in iOS",
"description": "Gavatar is avatar generator for your projects with Numbers , Letters and SuperHeroes . Yay , SuperHeroes!!!",
"homepage": "https://github.com/eliakorkmaz/Gavatar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Emrah Korkmaz": "emrahkrkmz1@gmail.com"
},
"source": {
"git": "https://github.com/eliakorkmaz/Gavatar.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Gavatar/*"
}