blob: 555071edd8a00d0b53b89edc2dedcd8309597736 [file] [log] [blame]
{
"name": "emojidataios",
"version": "0.1.6",
"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.1.6"
},
"social_media_url": "https://twitter.com/maxoumime",
"platforms": {
"ios": "8.0"
},
"source_files": "emojidataios/Classes/**/*",
"resources": [
"emojidataios/Assets/*",
"emojidataios/*.json"
],
"pushed_with_swift_version": "3.0"
}