[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 2 / 5 / b / kSwiftyJSON / 5.0.4 / kSwiftyJSON.podspec.json
blob1c05e10d2767ef24836c6c3d2c4d8a620da91fbe
2   "name": "kSwiftyJSON",
3   "version": "5.0.4",
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.4"
24   },
25   "source_files": "Source/SwiftyJSON/*.swift",
26   "resource_bundles": {
27     "SwiftyJSON": [
28       "Source/SwiftyJSON/PrivacyInfo.xcprivacy"
29     ]
30   },
31   "swift_version": "5.0"