[Add] Spotify-iOS-Auth 1.0.3
[CocoaPods.git] / Specs / 6 / a / 9 / Emoji-swift / 0.1.0 / Emoji-swift.podspec.json
blobfb8aaf897e9f46326aa82b019adb084a47976148
2   "name": "Emoji-swift",
3   "version": "0.1.0",
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.1.0"
16   },
17   "module_name": "Emoji",
18   "source_files": "Sources/*.swift",
19   "frameworks": "Foundation",
20   "platforms": {
21     "ios": "8.0",
22     "osx": "10.9"
23   },
24   "requires_arc": true