[Add] PLzmaSDK-ObjC 1.4.8
[CocoaPods.git] / Specs / 0 / b / 8 / InputBarAccessoryView / 2.2.2 / InputBarAccessoryView.podspec.json
blob4133a048580c9ae468b982924080474ab16a35c3
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.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": "2.2.2"
24   },
25   "frameworks": "UIKit",
26   "source_files": "InputBarAccessoryView/**/*.{swift}"