[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / b / c / d / GNKeyboardAwareScrollView / 0.0.6 / GNKeyboardAwareScrollView.podspec.json
blob9d8244dba5905d001a40852f1dbaf1a153a6eb02
2   "name": "GNKeyboardAwareScrollView",
3   "version": "0.0.6",
4   "summary": "UIScrollView subclass for handling content inset by keyboard. GNTextFieldsManager to help with multiple textfields management.",
5   "description": "\t\t\t\t\tUIScrollView subclass wich handles content insets automaticaly with keyboard appearance. GNTextFieldsManager to help with multiple textfields management.\n",
6   "homepage": "https://github.com/jakubknejzlik/GNKeyboardAwareScrollView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jakub Knejzlik": "jakub.knejzlik@gmail.com"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source": {
18     "git": "https://github.com/jakubknejzlik/GNKeyboardAwareScrollView.git",
19     "tag": "0.0.6"
20   },
21   "source_files": "GNKeyboardAwareScrollView/*.{h,m}",
22   "frameworks": "UIKit",
23   "requires_arc": true