[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / b / e / 4 / SwiftyJSON / 5.0.0 / SwiftyJSON.podspec.json
blobd1c6abfc1bc60d330d49d8e8e37f833219b88bba
2   "name": "SwiftyJSON",
3   "version": "5.0.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": "5.0",
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": "5.0.0"
24   },
25   "source_files": "Source/SwiftyJSON/*.swift"