[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / f / 1 / 0 / RegeributedTextView / 0.1.0 / RegeributedTextView.podspec.json
blobfef642102f71aa598dc5d76a0ea073cc0ff22105
2   "name": "RegeributedTextView",
3   "version": "0.1.0",
4   "summary": "RegeributedTextView is a subclass of UITextView that supports attribute string based on regular expression.",
5   "description": "`RegeributedTextView` is a subclass of `UITextView` and very easy to use attribute string.",
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.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "RegeributedTextView/Classes/**/*",
22   "pushed_with_swift_version": "3.0"