[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / a / 7 / d / GreedKeyboardManager / 0.0.1 / GreedKeyboardManager.podspec.json
blob6f33e82771833668432e6255f335024319536882
2   "name": "GreedKeyboardManager",
3   "version": "0.0.1",
4   "summary": "A solution for updating UIScrollView out of the the keyboard.",
5   "homepage": "https://github.com/greedlab/GreedKeyboardManager",
6   "license": "MIT",
7   "authors": {
8     "Bell": "bell@greedlab.com"
9   },
10   "source": {
11     "git": "https://github.com/greedlab/GreedKeyboardManager.git",
12     "tag": "0.0.1"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*.{h,m}",
19   "prefix_header_file": "Pod/Classes/GreedKeyboardManager.pch",
20   "frameworks": [
21     "UIKit",
22     "Foundation"
23   ]