[Add] AmpMux 9.3.2
[CocoaPods.git] / Specs / 5 / 1 / 4 / MTIQKeyboardManager / 0.1.1 / MTIQKeyboardManager.podspec.json
blob3a48e8dd838c57d60c05f58391c227f444d32abc
2   "name": "MTIQKeyboardManager",
3   "version": "0.1.1",
4   "summary": "DIQKeyboardManager. 键盘管理类",
5   "description": "DIQKeyboardManager. 键盘管理类 静态库 framework ....",
6   "homepage": "https://github.com/BestiOSDev/MTIQKeyboardManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ZhaoBingDong": "dzb8818082@163.com"
13   },
14   "source": {
15     "git": "https://github.com/BestiOSDev/MTIQKeyboardManager.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "ios": {
22     "vendored_frameworks": "MTIQKeyboardManager/Framework/MTIQKeyboardManager.framework"
23   },
24   "resources": "MTIQKeyboardManager/Resource/IQKeyboardManager.bundle",
25   "requires_arc": true,
26   "frameworks": [
27     "Foundation",
28     "UIKit",
29     "QuartzCore",
30     "CoreGraphics"
31   ],
32   "xcconfig": {
33     "OTHER_LDFLAGS": "-ObjC"
34   }