[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / d / 3 / NSString+RemoveEmoji / 1.0.2 / NSString+RemoveEmoji.podspec.json
blob94f0d999c128c66394d63092d3eafaf8d6dc1b77
2   "name": "NSString+RemoveEmoji",
3   "version": "1.0.2",
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   "platforms": {
14     "osx": "10.10",
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/woxtu/NSString-RemoveEmoji.git",
19     "tag": "1.0.2"
20   },
21   "source_files": "Sources/*.swift",
22   "requires_arc": true