[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / 8 / a / 0 / IQKeyboardManager / 4.0.8 / IQKeyboardManager.podspec.json
blob30b070e7453dc5cdfa46cf8fded5c4f81dd18397
2   "name": "IQKeyboardManager",
3   "version": "4.0.8",
4   "source": {
5     "git": "https://github.com/hackiftekhar/IQKeyboardManager.git",
6     "tag": "v4.0.8"
7   },
8   "summary": "Codeless drop-in universal library allows to prevent issues of keyboard sliding up and cover UITextField/UITextView.",
9   "homepage": "https://github.com/hackiftekhar/IQKeyboardManager",
10   "screenshots": "https://raw.githubusercontent.com/hackiftekhar/IQKeyboardManager/master/Screenshot/IQKeyboardManagerScreenshot.png",
11   "license": "MIT",
12   "authors": {
13     "Iftekhar Qurashi": "hack.iftekhar@gmail.com"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "IQKeyboardManager/**/*.{h,m}",
19   "resources": "IQKeyboardManager/Resources/IQKeyboardManager.bundle",
20   "frameworks": [
21     "UIKit",
22     "Foundation",
23     "CoreGraphics"
24   ],
25   "requires_arc": true