blob: 003d313fe83a17704fc16a02f3bf39c1c03253de [file] [log] [blame]
{
"name": "NSString-RemoveEmoji",
"version": "2.0",
"summary": "NSString+RemoveEmoji,A category detecting or completely remove Emoji in NSString",
"homepage": "https://github.com/shaojiankui/NSString-RemoveEmoji",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"skyfox": "i@skyfox.org"
},
"social_media_url": "http://www.skyfox.org",
"platforms": {
"ios": null
},
"requires_arc": true,
"source": {
"git": "https://github.com/shaojiankui/NSString-RemoveEmoji.git",
"tag": "2.0"
},
"source_files": "NSString-RemoveEmoji/NSString-RemoveEmoji/NSString+RemoveEmoji.{h,m}"
}