blob: 6889db7757ccc10bc7cc68f51c8cd88ce49eaa0e [file] [log] [blame]
{
"name": "emojidataios",
"version": "0.5.0",
"summary": "The missing Emoji library for iOS ❤️ Based on emoji-data",
"description": "Parses your emojis from Unicode to aliases, and vice versa. Based on emoji-data",
"homepage": "https://github.com/maxoumime/emoji-data-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Maxime Bertheau": "maxime.bertheau@gmail.com"
},
"source": {
"git": "https://github.com/maxoumime/emoji-data-ios.git",
"tag": "0.5.0"
},
"social_media_url": "https://twitter.com/maxoumime",
"platforms": {
"ios": "8.0"
},
"source_files": "emojidataios/Classes/**/*",
"resources": [
"emojidataios/Assets/*",
"emojidataios/*.json"
],
"swift_versions": "5.0",
"swift_version": "5.0"
}