[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / f / 3 / UPEmbeddedTextViewM2 / 0.1.0 / UPEmbeddedTextViewM2.podspec.json
blob246e0b871f7576b92e21aa6a65d754d45f64f57d
2   "name": "UPEmbeddedTextViewM2",
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)",
6   "homepage": "https://github.com/AdrianaPineda/UPEmbeddedTextViewManager",
7   "license": "MIT",
8   "authors": {
9     "Martin Uribe & Adriana Pineda": "am.pineda206@uniandes.edu.co"
10   },
11   "source": {
12     "git": "https://github.com/AdrianaPineda/UPEmbeddedTextViewManager.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "UPEmbeddedTextViewM2": [
22       "Pod/Assets/*.png"
23     ]
24   }