[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / d / 3 / NSString+RemoveEmoji / 1.1.0 / NSString+RemoveEmoji.podspec.json
blob50c98bd4c1eb9246878c5f0d6745098fff7d5564
2   "name": "NSString+RemoveEmoji",
3   "version": "1.1.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.1.0"
23   },
24   "source_files": "Sources/**/*.swift"