[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 2 / 5 / b / kSwiftyJSON / 5.0.8 / kSwiftyJSON.podspec.json
blob778a563d5fb49c306fd293e20a2446a39154f090
2   "name": "kSwiftyJSON",
3   "version": "5.0.8",
4   "summary": "kSwiftyJSON makes it easy to deal with JSON data in Swift",
5   "homepage": "https://github.com/imberezin/kSwiftyJSON",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "lingoer": "imberezin@gmail.com",
11     "tangplin": "imberezin@gmail.com"
12   },
13   "requires_arc": true,
14   "swift_versions": "5.0",
15   "platforms": {
16     "osx": "11.0",
17     "ios": "15.0",
18     "watchos": "5.0",
19     "tvos": "15.0"
20   },
21   "source": {
22     "git": "https://github.com/imberezin/kSwiftyJSON",
23     "tag": "5.0.8"
24   },
25   "source_files": "Source/kSwiftyJSON/*.swift",
26   "resource_bundles": {
27     "SwiftyJSON": [
28       "Source/kSwiftyJSON/PrivacyInfo.xcprivacy"
29     ]
30   },
31   "swift_version": "5.0"