[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 1 / 4 / 0 / IQKeyboardCore / 1.0.5 / IQKeyboardCore.podspec.json
blobcbdc09d6881eb7ec88ea27b431cd4b62fc8e811b
2   "name": "IQKeyboardCore",
3   "version": "1.0.5",
4   "source": {
5     "git": "https://github.com/hackiftekhar/IQKeyboardCore.git",
6     "tag": "1.0.5"
7   },
8   "summary": "Common functions shared between IQKeyboard related libraries.",
9   "description": "This contains IQKeyboardExtension to extend UIView and UIViewController with .iq prefix.",
10   "homepage": "https://github.com/hackiftekhar/IQKeyboardCore",
11   "screenshots": "https://raw.githubusercontent.com/hackiftekhar/IQKeyboardCore/master/Screenshot/IQKeyboardCoreScreenshot.png",
12   "license": {
13     "type": "MIT",
14     "file": "LICENSE"
15   },
16   "authors": {
17     "Iftekhar Qurashi": "hack.iftekhar@gmail.com"
18   },
19   "platforms": {
20     "ios": "13.0"
21   },
22   "swift_versions": [
23     "5.7",
24     "5.8",
25     "5.9"
26   ],
27   "source_files": [
28     "IQKeyboardCore/Classes/**/*.{swift}"
29   ],
30   "resource_bundles": {
31     "IQKeyboardCore": "IQKeyboardCore/Assets/**/*"
32   },
33   "frameworks": [
34     "UIKit"
35   ],
36   "requires_arc": true,
37   "swift_version": "5.9"