[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / d / 9 / Gloss / 3.2.0 / Gloss.podspec.json
blob533daae6913193b9fcf44dc2d78b0e85f3a1d653
2   "name": "Gloss",
3   "version": "3.2.0",
4   "summary": "[Deprecated] A shiny JSON parsing library in Swift",
5   "description": "[Deprecated] A shiny JSON parsing library in Swift.",
6   "homepage": "https://github.com/hkellaway/Gloss",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Harlan Kellaway": "harlan.github@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/hkellaway/Gloss.git",
16     "tag": "3.2.0"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "8.0",
21     "osx": "10.9",
22     "tvos": "9.0",
23     "watchos": "2.0"
24   },
25   "requires_arc": true,
26   "source_files": "Sources/Gloss/*.{swift}",
27   "swift_version": "5.0"