[Add] AlibabacloudBtripOpen20220520 4.5.0
[CocoaPods.git] / Specs / 1 / 6 / 9 / Koara / 0.15.0 / Koara.podspec.json
blobf4448f2f0ff744119e1f690603ddf78f79787def
2   "name": "Koara",
3   "version": "0.15.0",
4   "summary": "Koara parser written in Swift",
5   "description": "Koara is a modular lightweight markup language. The developer decides which parts of the syntax are allowed to be parsed. The rest will render as plain text.",
6   "homepage": "https://www.codeaddslife.com/koara",
7   "license": {
8     "type": "Apache 2.0",
9     "file": "LICENSE"
10   },
11   "authors": "Andy Van den Heuvel",
12   "source": {
13     "git": "https://github.com/koara/koara-swift.git",
14     "tag": "0.15.0"
15   },
16   "platforms": {
17     "ios": "8.0",
18     "osx": "10.10",
19     "tvos": "9.0",
20     "watchos": "2.0"
21   },
22   "source_files": "Source/**/*.{swift,h,m,c}",
23   "pushed_with_swift_version": "3.2"