[Add] NHValidationKit 1.0.2
[CocoaPods.git] / Specs / 4 / 3 / 7 / GrowingTextViewHandler-Swift / 1.0.3 / GrowingTextViewHandler-Swift.podspec.json
blob34fa21acbc5220b167fbf07be03cbfce3f072caa
2   "name": "GrowingTextViewHandler-Swift",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "version": "1.0.3",
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.0.3"
16   },
17   "source_files": "GrowingTextViewHandler/GrowingTextViewHandler/Source/*",
18   "requires_arc": true