[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 9 / 4 / 3 / RPTTextView / 0.1.0 / RPTTextView.podspec.json
blob8e4d26d0bdf7eaa92d23bf253dc7ceb7672783c3
2   "name": "RPTTextView",
3   "version": "0.1.0",
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     "tag": "0.1.0"
18   },
19   "social_media_url": "https://twitter.com/rptwsthi",
20   "platforms": {
21     "ios": "8.0"
22   },
23   "source_files": "RPTTextView/Classes/**/*",
24   "swift_version": "5.0"