[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 7 / 1 / a / UnicodeEmoji / 1.0.1 / UnicodeEmoji.podspec.json
blobfac751a069617a8ba670fdab2f9568982668e7ca
2   "name": "UnicodeEmoji",
3   "version": "1.0.1",
4   "summary": "Use official Unicode Emoji versions for your app.",
5   "description": "Use official Unicode Emoji versions for your app.\n  Detect the right Emoji version to use depending on the iOS version.\n  Organizes the emojis in their respective categories.",
6   "homepage": "https://github.com/rootstrap/UnicodeEmoji",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "rootstrap": "german@rootstrap.com"
13   },
14   "source": {
15     "git": "https://github.com/rootstrap/UnicodeEmoji.git",
16     "tag": "1.0.1"
17   },
18   "social_media_url": "https://www.rootstrap.com",
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "Sources/**/*",
23   "frameworks": "UIKit",
24   "swift_versions": "5.2",
25   "swift_version": "5.2"