[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 5 / 3 / 1 / DownSwift / 0.0.4 / DownSwift.podspec.json
blob9f3cbabc9b45e2bbd0067fc0480494a964bc7e84
2   "name": "DownSwift",
3   "version": "0.0.4",
4   "summary": "Simple text editing library written in Swift",
5   "description": "This library helps to convert given string into attributed string and configures text style areas defined by user according to given configuration.",
6   "homepage": "https://github.com/UsiantsevStepanSaritasa/DownSwift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Stepan Usiantsev": "stepan.usiantsev@saritasa.com"
13   },
14   "platforms": {
15     "ios": "12.1"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/UsiantsevStepanSaritasa/DownSwift.git",
20     "tag": "0.0.4"
21   },
22   "source_files": "Sources/DownSwift/**/*.{h,swift}",
23   "swift_version": "5.0"