blob: db944c227143216080e605d774dfcec22055924e [file] [log] [blame]
{
"name": "Celebrator",
"version": "1.0.0",
"summary": "🎉 Celebrate event based on count",
"description": "🎉 Celebrate event based on count. Register event and celebrate.",
"homepage": "https://github.com/cozzin/Celebrator",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"seongho.hong": "hsh3592@gmail.com"
},
"social_media_url": "https://medium.com/@hongseongho",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/cozzin/Celebrator.git",
"tag": "1.0.0"
},
"source_files": "Celebrator/Source/**/*.{swift}",
"exclude_files": "Classes/Exclude",
"swift_versions": "5.0",
"frameworks": "Foundation",
"swift_version": "5.0"
}