[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / d / 2 / UPEmbeddedTextViewManager / 0.1.0 / UPEmbeddedTextViewManager.podspec.json
blobacc4d46df5ea2797b1e51362d19958d43603cf77
2   "name": "UPEmbeddedTextViewManager",
3   "version": "0.1.0",
4   "summary": "Convenience tool for employing UITextView instances embedded in table views.",
5   "description": "Enables scrolling and selection amongst other characteristics, to behave somewhat like the Notes section in the Contacts app (while editing a contact)\n\n* Markdown format.\n* Don't worry about the indent, we strip it!",
6   "homepage": "https://github.com/mugby99/UPEmbeddedTextView.git",
7   "license": "MIT",
8   "authors": {
9     "Martin Uribe & Adriana Pineda": "a@a.com"
10   },
11   "source": {
12     "git": "https://github.com/mugby99/UPEmbeddedTextView.git",
13     "commit": "020bba809042a960df516ec35699b1b2a294e389"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "*"