[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / f / 8 / 0 / Emojimap / 0.1.1 / Emojimap.podspec.json
blobee9f3e555621c0570737da0c279cc56199c1c5f2
2   "name": "Emojimap",
3   "version": "0.1.1",
4   "summary": "Lightweight library to map Strings to Emojis.",
5   "description": "This fantastic library allow you to map strings to emojis, similar to the iOS keyboard prediction. Currently support English, Spanish, German and French.",
6   "homepage": "https://github.com/matiasvillaverde/emojimap",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Matias": "contact@matiasvillaverde.com"
13   },
14   "source": {
15     "git": "https://github.com/matiasvillaverde/emojimap.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "Emojimap/EmojiMap/*{json,swift}",
22   "pushed_with_swift_version": "4.0"