blob: 889c8b86d303ba7290ab8004a3b2505747f201cf [file] [log] [blame]
{
"name": "Emoticonizer",
"version": "1.0.0",
"summary": "Converts a given string with common chat smileys like :) to emoji symbols.",
"homepage": "https://github.com/larsschwegmann/Emoticonizer",
"license": {
"type": "Attribution 3.0 Unported (CC BY 3.0)",
"text": " This Project is released under the Creative Commons 3.0 unported license: http://creativecommons.org/licenses/by/3.0/\n https://github.com/larsschwegmann/Emoticonizer\n"
},
"authors": {
"Lars Schwegmann": "larsob@me.com"
},
"source": {
"git": "https://github.com/larsschwegmann/Emoticonizer.git",
"tag": "1.0.0"
},
"source_files": "Emoticonizer.{h,m}",
"requires_arc": true
}