[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 4 / 3 / 7 / GrowingTextViewHandler-Swift / 1.2 / GrowingTextViewHandler-Swift.podspec.json
blob0c6770986cc03d5556f2e7adf18944394695eae6
2   "name": "GrowingTextViewHandler-Swift",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "version": "1.2",
7   "summary": "An NSObject subclass to handle resizing of UITextView as the user types in.",
8   "authors": {
9     "Susmita Horrow": "susmita.horrow@gmail.com"
10   },
11   "license": "MIT",
12   "homepage": "https://github.com/hsusmita/GrowingTextViewHandler",
13   "source": {
14     "git": "https://github.com/hsusmita/GrowingTextViewHandler.git",
15     "tag": "1.2"
16   },
17   "source_files": "GrowingTextViewHandler/Source/*",
18   "requires_arc": true,
19   "swift_version": "4.2"