[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 1 / 4 / 0 / IQKeyboardCore / 1.0.2 / IQKeyboardCore.podspec.json
blob9d0f5feca9b8ae933abcc673ecc85ac6f5b7b263
2   "name": "IQKeyboardCore",
3   "version": "1.0.2",
4   "source": {
5     "git": "https://github.com/hackiftekhar/IQKeyboardCore.git",
6     "tag": "1.0.2"
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.6",
24     "5.7",
25     "5.8",
26     "5.9"
27   ],
28   "source_files": [
29     "IQKeyboardCore/Classes/**/*.{swift}"
30   ],
31   "resource_bundles": {
32     "IQKeyboardCore": "IQKeyboardCore/Assets/**/*"
33   },
34   "frameworks": [
35     "UIKit"
36   ],
37   "requires_arc": true,
38   "swift_version": "5.9"