[Add] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / 0 / b / 8 / InputBarAccessoryView / 3.1.0 / InputBarAccessoryView.podspec.json
blobaea2a2256c769978764a0edb94096ab75300436d
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.1"
11   },
12   "version": "3.1.0",
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": "3.1.0"
24   },
25   "frameworks": "UIKit",
26   "source_files": "InputBarAccessoryView/**/*.{swift}"