[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / 3 / 1 / DownSwift / 0.0.6 / DownSwift.podspec.json
blob22a7fedc96bc602bb00892b510e02d9cf5c02ba9
2   "name": "DownSwift",
3   "version": "0.0.6",
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.6"
21   },
22   "source_files": "Sources/DownSwift/**/*.{h,swift}",
23   "swift_version": "5.0"