[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 0 / b / 8 / InputBarAccessoryView / 2.2.1 / InputBarAccessoryView.podspec.json
blobcc0c39f2f086ada5a81f6b7ae6838dd9a1d77e72
2   "name": "InputBarAccessoryView",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "summary": "Make powerful and flexible InputAccessoryView's with ease",
7   "description": "Featuring reactive changes, autocomplete, image paste support and so much more.",
8   "requires_arc": true,
9   "pod_target_xcconfig": {
10     "SWIFT_VERSION": "4.0"
11   },
12   "version": "2.2.1",
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "authors": {
18     "Nathan Tannar": "nathantannar4@gmail.com"
19   },
20   "homepage": "https://github.com/nathantannar4/InputBarAccessoryView",
21   "source": {
22     "git": "https://github.com/nathantannar4/InputBarAccessoryView.git",
23     "tag": "2.2.1"
24   },
25   "frameworks": "UIKit",
26   "source_files": "InputBarAccessoryView/**/*.{swift}"