[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 0 / b / 8 / InputBarAccessoryView / 1.5.3 / InputBarAccessoryView.podspec.json
blob9289fc3aa2da51bc43e799828b9e90c079f4b3ae
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": "1.5.3",
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": "1.5.3"
24   },
25   "frameworks": "UIKit",
26   "source_files": "InputBarAccessoryView/**/*.{swift}"