[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / e / 2 / 9 / Emojize / 6.0.5 / Emojize.podspec.json
blobc7d8abadb077e3ff9a5749fe9cd65a0713d358a1
2   "name": "Emojize",
3   "version": "6.0.5",
4   "summary": "Extension for Swift's String to convert Emoji Cheat Sheet codes into their Unicode equivalent",
5   "description": "Extension for Swift's String to convert Emoji Cheat Sheet codes into their Unicode equivalent.",
6   "homepage": "https://github.com/oleander/Emojize",
7   "license": "MIT",
8   "authors": {
9     "Linus Oleander": "linus@oleander.io"
10   },
11   "platforms": {
12     "osx": "10.10"
13   },
14   "source": {
15     "git": "https://github.com/oleander/Emojize.git",
16     "tag": "6.0.5"
17   },
18   "resources": [
19     "Resources/emoji.json"
20   ],
21   "source_files": "Emojize/*.swift",
22   "dependencies": {
23     "SwiftyJSON": [
25     ],
26     "FootlessParser": [
28     ],
29     "Files": [
31     ]
32   },
33   "pushed_with_swift_version": "3.1"