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