[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / c / 3 / 8 / StringEmojize / 0.1.1 / StringEmojize.podspec.json
blob66534e3fd53600ebd541dff0209549f4442bde81
2   "name": "StringEmojize",
3   "version": "0.1.1",
4   "license": "MIT",
5   "summary": "Extension of Swift's String to convert Emoji Cheat Sheet codes into their Unicode equivalent.",
6   "homepage": "https://github.com/kylefrost/StringEmojize",
7   "authors": {
8     "Kyle Frost": "kyle@kylefrost.me"
9   },
10   "source": {
11     "git": "https://github.com/kylefrost/StringEmojize.git",
12     "tag": "v0.1.1"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source_files": "StringEmojize",
18   "requires_arc": true,
19   "frameworks": "UIKit"