[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / e / 4 / SwiftyJSON / 2.4.0 / SwiftyJSON.podspec.json
blob35c8b35b097ccc3e8025f7cffe6ef327a66a2257
2   "name": "SwiftyJSON",
3   "version": "2.4.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   "platforms": {
15     "osx": "10.9",
16     "ios": "8.0",
17     "watchos": "2.0",
18     "tvos": "9.0"
19   },
20   "source": {
21     "git": "https://github.com/SwiftyJSON/SwiftyJSON.git",
22     "tag": "2.4.0"
23   },
24   "source_files": "Source/*.swift"