[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / e / 4 / SwiftyJSON / 4.2.0 / SwiftyJSON.podspec.json
blob2ccf877a76a4468b457e06735bdf11511a82c35d
2   "name": "SwiftyJSON",
3   "version": "4.2.0",
4   "summary": "SwiftyJSON makes it easy to deal with JSON data in Swift",
5   "homepage": "https://github.com/SwiftyJSON/SwiftyJSON",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "lingoer": "lingoerer@gmail.com",
11     "tangplin": "tangplin@gmail.com"
12   },
13   "requires_arc": true,
14   "swift_version": "4.2",
15   "platforms": {
16     "osx": "10.9",
17     "ios": "8.0",
18     "watchos": "3.0",
19     "tvos": "9.0"
20   },
21   "source": {
22     "git": "https://github.com/SwiftyJSON/SwiftyJSON.git",
23     "tag": "4.2.0"
24   },
25   "source_files": "Source/*.swift"