[Add] RegulaCommonNightly 7.5.938
[CocoaPods.git] / Specs / 5 / b / 4 / IDEmojiString / 1.0.3 / IDEmojiString.podspec.json
blob4348ad77987dc37b00de90d4c3ab895756468c96
2   "name": "IDEmojiString",
3   "version": "1.0.3",
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.3"
16   },
17   "source_files": "IDEmojiString/*{h,m}",
18   "exclude_files": "IDEmojiString/main.m",
19   "resources": "IDEmojiString/emoji.plist",
20   "frameworks": "Foundation",
21   "platforms": {
22     "osx": null,
23     "ios": null,
24     "tvos": null,
25     "watchos": null
26   }