[Add] Dengage 5.73
[CocoaPods.git] / Specs / 5 / b / 4 / IDEmojiString / 1.0.1 / IDEmojiString.podspec.json
blobf96de7b3688cb248adf62374d8ca161a3d3efbdc
2   "name": "IDEmojiString",
3   "version": "1.0.1",
4   "summary": "A libarary that detects and removes Emoji.",
5   "homepage": "https://github.com/iandai/IDEmojiString",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Ian Dai": "iandaicsu@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/iandai/IDEmojiString.git",
15     "tag": "1.0.1"
16   },
17   "source_files": "IDEmojiString/*{h,m}",
18   "frameworks": "Foundation",
19   "platforms": {
20     "osx": null,
21     "ios": null,
22     "tvos": null,
23     "watchos": null
24   }