[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / 2 / d / 1 / NSStringEmojize / 0.2.0 / NSStringEmojize.podspec.json
blobcd910306244a3ab6880a87bf10efe37223398656
2   "name": "NSStringEmojize",
3   "version": "0.2.0",
4   "license": "Apache License, Version 2.0",
5   "summary": "A category on NSString to turn codes from Emoji Cheat Sheet (http://www.emoji-cheat-sheet.com/) into Unicode emoji characters.",
6   "homepage": "https://github.com/diy/nsstringemojize",
7   "authors": {
8     "Jon Beilin": "jon@diy.org"
9   },
10   "source": {
11     "git": "https://github.com/diy/NSStringEmojize.git",
12     "tag": "v0.2.0"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source_files": "NSStringEmojize",
18   "requires_arc": true,
19   "frameworks": "UIKit"