[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 6 / a / 9 / Emoji-swift / 0.0.2 / Emoji-swift.podspec.json
blobe4705befacac5f6d30cbe01299f5b65449098ca1
2   "name": "Emoji-swift",
3   "version": "0.0.2",
4   "summary": "String extension converting to and from emoji character and Emoji Cheat Sheet string",
5   "homepage": "https://github.com/safx/emoji-swift",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "MATSUMOTO Yuji": "safxdev@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/safx/emoji-swift.git",
15     "tag": "0.0.2"
16   },
17   "module_name": "Emoji",
18   "source_files": "Emoji/*.swift",
19   "frameworks": "Foundation",
20   "platforms": {
21     "ios": "8.0",
22     "osx": "10.9"
23   },
24   "requires_arc": true