blob: 33acd2a6b6e4a9ee0fb1aae95557a05e70fad217 [file] [log] [blame]
{
"name": "emojione-ios",
"version": "1.0.0",
"summary": "Official EmojiOne iOS Library",
"description": "EmojiOne iOS library to convert emoji into various formats, including conversion to EmojiOne emoji images.",
"homepage": "https://www.emojione.com",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Alex Yip": "support@emojione.com"
},
"source": {
"git": "https://github.com/zenkimoto/emojione-ios.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/emojione",
"platforms": {
"ios": "11.0"
},
"source_files": "Emojione/Emojione/*.swift",
"swift_version": "4.1"
}