[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 8 / 1 / d / CDKSwiftOracc / 0.7.12 / CDKSwiftOracc.podspec.json
blob9d169bc44e362cca9491f0b50d2ef4575ba072fc
2   "name": "CDKSwiftOracc",
3   "version": "0.7.12",
4   "summary": "Cuneiform documents for Swift",
5   "description": "This package is a Swift implementation of the Open Richly Annotated Cuneiform Corpus (\"Oracc\")  schemas for encoding cuneiform texts. In particular, it seeks to provide:\n- Easy to use Swift types to work with signs, words, texts and glossaries\n- Codable types compatible with Oracc JSON open data\n- Catalogue types compatible with Oracc-defined datasets\n- Methods to provide plain-text, HTML, or NSAttributedString output for cuneiform, transliteration and normalisation",
6   "homepage": "https://github.com/ckanchan/CDKSwiftOracc",
7   "license": {
8     "type": "GPLv3"
9   },
10   "authors": "Chaitanya Kanchan",
11   "platforms": {
12     "ios": "9.0",
13     "osx": "10.11"
14   },
15   "source": {
16     "git": "https://github.com/ckanchan/CDKSwiftOracc.git",
17     "tag": "0.7.12"
18   },
19   "source_files": "Sources/CDKSwiftOracc/**/*.swift",
20   "swift_versions": "5.0"