[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 7 / 9 / NSString+Emoji / 0.2.0 / NSString+Emoji.podspec.json
blob89852379332e6f706e231c24405d299278987f38
2   "name": "NSString+Emoji",
3   "version": "0.2.0",
4   "license": "MIT",
5   "summary": "NSString (Emoji) extends the NSString class to provide custom functionality related to the Emoji emoticons.",
6   "homepage": "https://github.com/valeriomazzeo/NSString-Emoji",
7   "authors": {
8     "Valerio Mazzeo": "valerio.mazzeo@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/valeriomazzeo/NSString-Emoji.git",
12     "tag": "0.2.0"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source_files": "NSString+Emoji.{h,m}",
18   "requires_arc": true,
19   "frameworks": "UIKit"