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