[Add] NECommonKit 9.7.1
[CocoaPods.git] / Specs / 6 / b / a / JSONUtilities / 6.0.1 / JSONUtilities.podspec.json
blob4a91b600500fb4f5a4bea79359bb1aa4c5307ff6
2   "name": "JSONUtilities",
3   "homepage": "https://github.com/lucianomarisi/JSONUtilities",
4   "version": "6.0.1",
5   "license": {
6     "type": "MIT"
7   },
8   "authors": {
9     "Luciano Marisi": "luciano@techbrewers.com"
10   },
11   "summary": "Easily load JSON objects and decode them into structs or classes",
12   "source": {
13     "git": "https://github.com/lucianomarisi/JSONUtilities.git",
14     "tag": "6.0.1"
15   },
16   "source_files": "Sources/**/*.swift",
17   "swift_versions": [
18     "5.0"
19   ],
20   "platforms": {
21     "ios": "8.0",
22     "tvos": "9.0",
23     "osx": "10.10",
24     "watchos": "2.0"
25   },
26   "swift_version": "5.0"