[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 9 / 4 / 3 / RPTTextView / 0.1.1 / RPTTextView.podspec.json
blob7dabed8af8196b15846091f18a08e8711ee7243b
2   "name": "RPTTextView",
3   "version": "0.1.1",
4   "summary": "RPTTextView subclasses UITextView to add some additional features to support developers with some necessary extension.",
5   "swift_versions": "5.0",
6   "description": "RPTTextView subclasses UITextView to add some additional features to support developers with some necessary extension. Lets list all the things that take care of here:\n- Charactor limit\n- Set Placeholder and limit",
7   "homepage": "https://github.com/rptwsthi/RPTTextView",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Arpit": "awasthi.arp@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/rptwsthi/RPTTextView.git",
17     "branch": "master",
18     "tag": "0.1.1"
19   },
20   "social_media_url": "https://twitter.com/rptwsthi",
21   "platforms": {
22     "ios": "8.0"
23   },
24   "source_files": "RPTTextView/Classes/**/*",
25   "swift_version": "5.0"