[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 4 / 3 / 7 / GrowingTextViewHandler-Swift / 1.1 / GrowingTextViewHandler-Swift.podspec.json
blobdbf1067a70a59e95bd140f8ce2cdff67a1d6a67e
2   "name": "GrowingTextViewHandler-Swift",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "version": "1.1",
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.1"
16   },
17   "source_files": "GrowingTextViewHandler/Source/*",
18   "requires_arc": true,
19   "pushed_with_swift_version": "3.0"