blob: fc06fd1c7643469b74759e86f5699c0e61f82048 [file] [log] [blame]
{
"name": "NSString+RemoveEmoji",
"version": "1.0.5",
"summary": "A category that extends for detecting and removing Emoji.",
"homepage": "https://github.com/woxtu/NSString-RemoveEmoji",
"license": {
"type": "MIT",
"file": "LICENSE-MIT"
},
"authors": {
"woxtu": "woxtup@gmail.com"
},
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"source": {
"git": "https://github.com/woxtu/NSString-RemoveEmoji.git",
"tag": "1.0.5"
},
"source_files": "Sources/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "4.0"
}