[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 7 / d / GreedKeyboardManager / 0.0.2 / GreedKeyboardManager.podspec.json
blobd6699d94feb27e38707148ec6b8fa613a2e5148c
2   "name": "GreedKeyboardManager",
3   "version": "0.0.2",
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.2"
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   ]