[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 9 / f / 8 / RDVKeyboardAvoiding / 1.1.0 / RDVKeyboardAvoiding.podspec.json
blob5a295f208f168b640d9900313ecc57e191290202
2   "name": "RDVKeyboardAvoiding",
3   "version": "1.1.0",
4   "summary": "Keyboard avoiding scroll view for iOS",
5   "description": "Simple and powerful scrollView, taking care of moving content from underneath the keyboard.",
6   "homepage": "https://github.com/robbdimitrov/RDVKeyboardAvoiding",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Robert Dimitrov": "robert_dimitrov@me.com"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source": {
18     "git": "https://github.com/robbdimitrov/RDVKeyboardAvoiding.git",
19     "tag": "1.1.0"
20   },
21   "source_files": [
22     "RDVKeyboardAvoiding",
23     "RDVKeyboardAvoiding/**/*.{h,m}"
24   ],
25   "frameworks": [
26     "UIKit",
27     "CoreGraphics",
28     "Foundation"
29   ],
30   "requires_arc": true,
31   "deprecated": true