[Delete] YLCategory-Swift-MacOS 1.0.3
[CocoaPods.git] / Specs / d / 2 / 3 / MGKeyboardAccessory / 0.1.1 / MGKeyboardAccessory.podspec.json
blob6d464d06281991aaeee66eb7c7093a051e0f38c0
2   "name": "MGKeyboardAccessory",
3   "version": "0.1.1",
4   "summary": "A keyboard accessory to input special text to text field directly.",
5   "description": "MGKeyboardAccessory is a keyboard accessory to input special text to text field directly. Itallows developer to add the custom button with text in keyboard accessory, text in the button will be inserted to text field if the button is clicked.\n# Features\n- Support custom text in the button.\n- Support two styles: defualt and dark.",
6   "homepage": "https://github.com/lm2343635/MGKeyboardAccessory",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Meng Li": "lm2343635@126.com"
13   },
14   "social_media_url": "http://fczm.pw",
15   "source": {
16     "git": "https://github.com/lm2343635/MGKeyboardAccessory.git",
17     "tag": "0.1.1"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "MGKeyboardAccessory/Classes/**/*",
23   "pushed_with_swift_version": "3.0"