blob: a17fa8be0ef66ffdf684679258f88835e419f127 [file] [log] [blame]
{
"name": "emojidataios",
"version": "0.1.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.1.0"
},
"social_media_url": "https://twitter.com/maxoumime",
"platforms": {
"ios": "8.0"
},
"source_files": "emojidataios/Classes/**/*",
"resource_bundles": {
"emojidataios": [
"emojidataios/Assets/*"
]
},
"pushed_with_swift_version": "3.0"
}