[Add] GluedInCoreSDK 2.5.1
[CocoaPods.git] / Specs / d / c / 1 / RAutoAdjust / 1.0.2 / RAutoAdjust.podspec.json
blob52136e811909aaa428b1717c81200fa1efbf0584
2   "name": "RAutoAdjust",
3   "frameworks": "UIKit",
4   "platforms": {
5     "ios": "4.0"
6   },
7   "social_media_url": "http://rickytan.cn",
8   "version": "1.0.2",
9   "summary": "a drop-in replacement of UITextField and UITextView which adjust window position to make itself visible when keyboard pop out",
10   "description": "a drop-in replacement of UITextField and UITextView which can automatically adjust window position to make itself visible when keyboard pop out",
11   "homepage": "https://github.com/rickytan/RAutoAdjust",
12   "license": {
13     "type": "MIT",
14     "file": "LICENSE"
15   },
16   "authors": {
17     "rickytan": "ricky.tan.xin@gmail.com"
18   },
19   "source": {
20     "git": "https://github.com/rickytan/RAutoAdjust.git",
21     "tag": "1.0.2"
22   },
23   "source_files": "Classes/**/*.{h,m}",
24   "requires_arc": true