[Add] AlibabacloudVpc20160428 5.5.0
[CocoaPods.git] / Specs / 3 / 9 / f / NSKJSON / 0.6.1 / NSKJSON.podspec.json
blob3822c2c6e0634121a6313c8f5ef4d224e2283cd4
2   "name": "NSKJSON",
3   "version": "0.6.1",
4   "summary": "NSKJSON is a swift library to parse 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": "0.6.1"
16   },
17   "requires_arc": true,
18   "platforms": {
19     "ios": "8.0",
20     "osx": "10.10",
21     "watchos": "2.0",
22     "tvos": "9.0"
23   },
24   "source_files": "Source/Swift/*.swift",
25   "pushed_with_swift_version": "4.0"