[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 3 / 9 / f / NSKJSON / 1.3 / NSKJSON.podspec.json
blob5b77d8eea0bc74e49843c06b65e8f5b9f8dc7f81
2   "name": "NSKJSON",
3   "version": "1.3",
4   "summary": "NSKJSON is a swift library for parsing plain-json format and json5 format.",
5   "homepage": "https://github.com/NSSimpleApps/NSKJSON",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "NSSimpleApps, Sergey Poluyanov": "ns.simple.apps@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/NSSimpleApps/NSKJSON.git",
15     "tag": "1.3"
16   },
17   "requires_arc": true,
18   "swift_versions": "6.0",
19   "resources": "Source/PrivacyInfo.xcprivacy",
20   "platforms": {
21     "ios": "15.0",
22     "osx": "11.5"
23   },
24   "source_files": "Source/Swift/*.swift",
25   "swift_version": "6.0"