[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / 6 / f / GrowingTextViewHandler / 1.0.1 / GrowingTextViewHandler.podspec.json
blob1d1fa880a7aeceb23c430792c939c8e03686492b
2   "name": "GrowingTextViewHandler",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "version": "1.0.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-objc",
13   "source": {
14     "git": "https://github.com/hsusmita/GrowingTextViewHandler-objc.git",
15     "tag": "1.0.1"
16   },
17   "source_files": "GrowingTextViewHandler-objc/GrowingTextViewHandler-objc/Source/*",
18   "requires_arc": true