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