[Add] UIKitViewBuilder 1.1.0
[CocoaPods.git] / Specs / 6 / 4 / 2 / DDHTextView / 1.0.0 / DDHTextView.podspec.json
blob464085a15b5af2dd2f779b534ba1d68d932a2791
2   "name": "DDHTextView",
3   "version": "1.0.0",
4   "summary": "A UITextView subclass with an input asseccory view with pan-to-move-cursor feature.",
5   "homepage": "https://github.com/dasdom/DDHTextView",
6   "license": "MIT",
7   "authors": {
8     "Dominik Hauser": "dominik.hauser@dasdom.de"
9   },
10   "source": {
11     "git": "https://github.com/dasdom/DDHTextView.git",
12     "tag": "1.0.0"
13   },
14   "screenshots": "https://files.app.net/2r2rcWBXn",
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "DDHTextView/*"