[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / d / 3 / NSString+RemoveEmoji / 1.4.0 / NSString+RemoveEmoji.podspec.json
blobaa5d30f0271f6982fc9ea972c0f6fabe1f069c5e
2   "name": "NSString+RemoveEmoji",
3   "version": "1.4.0",
4   "summary": "A category that extends for detecting and removing Emoji.",
5   "homepage": "https://github.com/woxtu/NSString-RemoveEmoji",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE-MIT"
9   },
10   "authors": {
11     "woxtu": "woxtup@gmail.com"
12   },
13   "swift_versions": "5.0",
14   "platforms": {
15     "ios": "8.0",
16     "osx": "10.10",
17     "tvos": "9.0",
18     "watchos": "2.0"
19   },
20   "source": {
21     "git": "https://github.com/woxtu/NSString-RemoveEmoji.git",
22     "tag": "1.4.0"
23   },
24   "source_files": "Sources/**/*.swift",
25   "swift_version": "5.0"