[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 7 / 5 / c / IQKeyboardToolbarManager / 1.0.0 / IQKeyboardToolbarManager.podspec.json
blob246b169a4bf42e090053d2223ebe9863c774a507
2   "name": "IQKeyboardToolbarManager",
3   "version": "1.0.0",
4   "source": {
5     "git": "https://github.com/hackiftekhar/IQKeyboardToolbarManager.git",
6     "tag": "1.0.0"
7   },
8   "summary": "Used for placeholder support.",
9   "homepage": "https://github.com/hackiftekhar/IQKeyboardToolbarManager",
10   "screenshots": "https://raw.githubusercontent.com/hackiftekhar/IQKeyboardToolbarManager/master/Screenshot/IQKeyboardToolbarManagerScreenshot.png",
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "Iftekhar Qurashi": "hack.iftekhar@gmail.com"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "swift_versions": [
22     "5.6",
23     "5.7",
24     "5.8",
25     "5.9"
26   ],
27   "dependencies": {
28     "IQKeyboardToolbar": [
29       "1.0.0"
30     ],
31     "IQTextInputViewNotification": [
32       "1.0.1"
33     ]
34   },
35   "source_files": [
36     "IQKeyboardToolbarManager/Classes/**/*.{swift}"
37   ],
38   "resource_bundles": {
39     "IQKeyboardToolbarManager": "IQKeyboardToolbarManager/Assets/**/*"
40   },
41   "frameworks": [
42     "UIKit"
43   ],
44   "requires_arc": true,
45   "swift_version": "5.9"