[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 4 / 5 / 7 / NKJSON / 3.0.1 / NKJSON.podspec.json
blob361924b2792bb4ac821f023dbc2765b2d5d60b5d
2   "name": "NKJSON",
3   "version": "3.0.1",
4   "license": "MIT",
5   "summary": "The Swift class you were missing for those pesky JSON chunks of data",
6   "homepage": "https://github.com/nakkoservices/nkjson",
7   "social_media_url": "https://twitter.com/nakko",
8   "authors": {
9     "Mihai Fratu": "zeusent@msn.com"
10   },
11   "source": {
12     "git": "https://github.com/nakkoservices/nkjson.git",
13     "tag": "3.0.1"
14   },
15   "platforms": {
16     "ios": "8.0",
17     "tvos": "9.0",
18     "watchos": "2.0",
19     "osx": "10.9"
20   },
21   "source_files": "NKJSON/NKJSON.swift",
22   "requires_arc": true,
23   "pushed_with_swift_version": "3.0"