[Add] UBiXMJDAdapter 2.6.6.0
[CocoaPods.git] / Specs / 2 / d / 1 / SwiftEmoji / 1.0.0 / SwiftEmoji.podspec.json
blobd525021fb21a174f3f0f4ff7d434348c565c210a
2   "name": "SwiftEmoji",
3   "version": "1.0.0",
4   "summary": "Emoji regular expressions in Swift.",
5   "homepage": "https://github.com/nerdyc/SwiftEmoji",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.txt"
9   },
10   "authors": {
11     "Christian Niles": "christian@nerdyc.com"
12   },
13   "social_media_url": "http://twitter.com/nerdyc",
14   "platforms": {
15     "ios": "8.0",
16     "osx": "10.9",
17     "tvos": "9.0",
18     "watchos": "2.0"
19   },
20   "source": {
21     "git": "https://github.com/nerdyc/SwiftEmoji.git",
22     "tag": "v1.0.0",
23     "submodules": true
24   },
25   "source_files": "Sources/*.swift"