[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / f / 1 / 0 / RegeributedTextView / 0.2.0 / RegeributedTextView.podspec.json
blobc97ebc7c124ec976f7d38a980a4d23dd3f30fb93
2   "name": "RegeributedTextView",
3   "version": "0.2.0",
4   "summary": "`RegeributedTextView` is a subclass of `UITextView` and very easy to use attribute string.",
5   "description": "RegeributedTextView is a subclass of UITextView that supports attribute string based on regular expression.",
6   "homepage": "https://github.com/rinov/RegeributedTextView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "rinov": "rinov@rinov.jp"
13   },
14   "source": {
15     "git": "https://github.com/rinov/RegeributedTextView.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "RegeributedTextView/Classes/**/*",
22   "pushed_with_swift_version": "3.0"