[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 8 / 4 / 5 / JKEmojiField / 0.1.1 / JKEmojiField.podspec.json
blobd13b3be2a20d6a29cfaaf53f02d0a9ed99fb164b
2   "name": "JKEmojiField",
3   "version": "0.1.1",
4   "summary": "A UITextField subclass that forces emoji keyboard and text.",
5   "requires_arc": true,
6   "description": "Swift UITextField subclass emoji keyboard cehcks for emoji text attributes and forces emoji keyboard with option of limiting to one emoji only",
7   "homepage": "https://github.com/jkalash",
8   "screenshots": [
9     "https://s27.postimg.org/saa6okk8j/1.png",
10     "https://s27.postimg.org/jgja7gx9v/2.png",
11     "https://s27.postimg.org/aa0zk6s1f/3.png"
12   ],
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "authors": {
18     "Joseph Kalash": "joseph@stalkie.co"
19   },
20   "social_media_url": "http://twitter.com/JKalash",
21   "platforms": {
22     "ios": "8.0"
23   },
24   "source": {
25     "git": "https://github.com/JKalash/JKEmojiField.git",
26     "tag": "0.1.1"
27   },
28   "source_files": "JKEmojiField/**/*.{swift}",
29   "frameworks": "UIKit",
30   "pushed_with_swift_version": "3.0"