[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / b / c / d / GNKeyboardAwareScrollView / 0.1.3 / GNKeyboardAwareScrollView.podspec.json
blobfc85f1da78f4c62f5d2cd88ff3d74f818fb64f2b
2   "name": "GNKeyboardAwareScrollView",
3   "version": "0.1.3",
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.3"
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"