[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / b / 0 / DejaTextView / 0.1.2 / DejaTextView.podspec.json
blob16c1df489f0dc57d6df5fef96fce79a0c63426ea
2   "name": "DejaTextView",
3   "version": "0.1.2",
4   "summary": "DejaTextView is a UITextView subclass with improved text selection and cursor movement tools.",
5   "description": "                       Something meaningful that is longer than the summy which is really long and that is annoying but now I’m done.\n",
6   "homepage": "https://github.com/markusschlegel/DejaTextView",
7   "license": "MIT",
8   "authors": {
9     "Markus Schlegel": "mail@markus-schlegel.com"
10   },
11   "source": {
12     "git": "https://github.com/markusschlegel/DejaTextView.git",
13     "tag": "0.1.2"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "DejaTextView": [
22       "Pod/Assets/*.png"
23     ]
24   }