[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 7 / 5 / c / IQKeyboardToolbarManager / 1.1.2 / IQKeyboardToolbarManager.podspec.json
blob842d3cb9a4131ffeadf1598ec7ef8121c0ee9e6c
2   "name": "IQKeyboardToolbarManager",
3   "version": "1.1.2",
4   "source": {
5     "git": "https://github.com/hackiftekhar/IQKeyboardToolbarManager.git",
6     "tag": "1.1.2"
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.7",
23     "5.8",
24     "5.9"
25   ],
26   "dependencies": {
27     "IQKeyboardToolbar": [
29     ],
30     "IQTextInputViewNotification": [
32     ]
33   },
34   "source_files": [
35     "IQKeyboardToolbarManager/Classes/**/*.{swift}"
36   ],
37   "resource_bundles": {
38     "IQKeyboardToolbarManager": "IQKeyboardToolbarManager/Assets/**/*"
39   },
40   "frameworks": [
41     "UIKit"
42   ],
43   "xcconfig": {
44     "ENABLE_USER_SCRIPT_SANDBOXING": "NO"
45   },
46   "requires_arc": true,
47   "swift_version": "5.9"