[Delete] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / b / e / 4 / SwiftyJSON / 5.0.1 / SwiftyJSON.podspec.json
bloba7dc6a86ab3397cd5a5bf9d7069b207a0ba3fb2c
2   "name": "SwiftyJSON",
3   "version": "5.0.1",
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_versions": "5.0",
15   "platforms": {
16     "osx": "10.9",
17     "ios": "9.0",
18     "watchos": "3.0",
19     "tvos": "9.0"
20   },
21   "source": {
22     "git": "https://github.com/SwiftyJSON/SwiftyJSON.git",
23     "tag": "5.0.1"
24   },
25   "source_files": "Source/SwiftyJSON/*.swift",
26   "swift_version": "5.0"