[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 4 / 0 / 1 / HMInputBarAccessoryView / 1.0.2 / HMInputBarAccessoryView.podspec.json
blob86fc2b94d13ccf9b58a9424ed89d5f137e7f45f9
2   "name": "HMInputBarAccessoryView",
3   "version": "1.0.2",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE.md"
7   },
8   "summary": "InputBarAccessoryView for iOS 10.0",
9   "homepage": "https://github.com/hsuyelin/HMInputBarAccessoryView",
10   "authors": {
11     "hsuyelin": "hsuyelin@163.com"
12   },
13   "source": {
14     "git": "https://github.com/hsuyelin/HMInputBarAccessoryView.git",
15     "tag": "1.0.2"
16   },
17   "source_files": "Sources/**/*.swift",
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "dependencies": {
23     "RxSwift": [
25     ],
26     "RxCocoa": [
28     ]
29   },
30   "swift_version": "5.0"