[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / b / c / d / GNKeyboardAwareScrollView / 0.1.4 / GNKeyboardAwareScrollView.podspec.json
blob8001dd3d8b23e5c712dc3e596e7ee6d36c8612bc
2   "name": "GNKeyboardAwareScrollView",
3   "version": "0.1.4",
4   "summary": "UIScrollView and UITableView subclasses for handling content inset by keyboard.",
5   "description": "                       UIScrollView and UITableView subclasses wich handles content insets automaticaly with keyboard appearance.\n",
6   "homepage": "https://github.com/jakubknejzlik/GNKeyboardAwareScrollView",
7   "license": "MIT",
8   "authors": {
9     "Jakub Knejzlik": "jakub.knejzlik@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/jakubknejzlik/GNKeyboardAwareScrollView.git",
13     "tag": "0.1.4"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "GNKeyboardAwareScrollView": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "frameworks": "UIKit"