[Add] STBaseProject 1.0.8
[CocoaPods.git] / Specs / 5 / 8 / 4 / CHGInputAccessoryView / 2.0.0 / CHGInputAccessoryView.podspec.json
blobb1d004ac8c4539681dfe020c357d38b6d01270dd
2   "name": "CHGInputAccessoryView",
3   "version": "2.0.0",
4   "summary": "Simply build an inputAccessoryView to show above a keyboard.",
5   "description": "This pod will help to build an inputAccessoryView as simple and fast as using a UIToolbar. The CHGInputAccessoryView is based on UIToolbar with all its advantages and comes with some prebuild items like a separator, a UITextField, a UITextView or flexible and fixed spaces.",
6   "homepage": "https://github.com/grethi/CHGInputAccessoryView",
7   "license": "MIT",
8   "authors": {
9     "Christian Greth": "greth.christian@googlemail.com"
10   },
11   "source": {
12     "git": "https://github.com/grethi/CHGInputAccessoryView.git",
13     "tag": "2.0.0"
14   },
15   "platforms": {
16     "ios": "10.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "frameworks": "UIKit"