[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / e / b / 2 / TokenTextView / 1.0.3 / TokenTextView.podspec.json
blob154a85c266be02a359abfd31007fba1b3d01153d
2   "name": "TokenTextView",
3   "version": "1.0.3",
4   "summary": "A UITextView class for editing & managing tokenized text.",
5   "homepage": "https://github.com/open-turo/token-text-view",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "Turo iOS": "eng-ios@turo.com"
12   },
13   "source": {
14     "git": "https://github.com/open-turo/token-text-view.git",
15     "tag": "1.0.3"
16   },
17   "platforms": {
18     "ios": "14.0"
19   },
20   "swift_versions": "5.0",
21   "source_files": "Sources/TokenTextView/**/*.{swift}",
22   "swift_version": "5.0"