[Add] FirebaseUI 15.0.0
[CocoaPods.git] / Specs / 3 / f / 9 / Emoticonizer / 1.0.0 / Emoticonizer.podspec.json
blob889c8b86d303ba7290ab8004a3b2505747f201cf
2   "name": "Emoticonizer",
3   "version": "1.0.0",
4   "summary": "Converts a given string with common chat smileys like :) to emoji symbols.",
5   "homepage": "https://github.com/larsschwegmann/Emoticonizer",
6   "license": {
7     "type": "Attribution 3.0 Unported (CC BY 3.0)",
8     "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"
9   },
10   "authors": {
11     "Lars Schwegmann": "larsob@me.com"
12   },
13   "source": {
14     "git": "https://github.com/larsschwegmann/Emoticonizer.git",
15     "tag": "1.0.0"
16   },
17   "source_files": "Emoticonizer.{h,m}",
18   "requires_arc": true