[Add] VonageMLTransformers 4.0.0-dev.398
[CocoaPods.git] / Specs / 1 / c / 4 / RDKeyboardEqualView / 1.0.0 / RDKeyboardEqualView.podspec.json
blob1591fbfef1327a319e5f61b2093845afee338f4e
2   "name": "RDKeyboardEqualView",
3   "version": "1.0.0",
4   "summary": "Easiest way to track keyboard presence!",
5   "description": "This is AutoLayout-compatible view that keeps it's size to reflect superview's bottom part, covered by keyboard.",
6   "homepage": "https://github.com/ReDetection/RDKeyboardEqualView",
7   "license": "MIT",
8   "authors": {
9     "redetection": "redetection@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/ReDetection/RDKeyboardEqualView.git",
13     "tag": "1.0.0"
14   },
15   "social_media_url": "https://twitter.com/redetection",
16   "platforms": {
17     "ios": "5.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes",
21   "public_header_files": "Pod/Classes/**/*.h",
22   "frameworks": "UIKit"