[Add] FaceSDKNightly 6.4.2326
[CocoaPods.git] / Specs / 6 / b / a / JSONUtilities / 3.0.0 / JSONUtilities.podspec.json
blob6b4f104b0d3abb6812927b49866771ec2d36b864
2   "name": "JSONUtilities",
3   "homepage": "https://github.com/lucianomarisi/JSONUtilities",
4   "version": "3.0.0",
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": "3.0.0"
15   },
16   "source_files": "Sources/**/*.swift",
17   "platforms": {
18     "ios": "8.0",
19     "tvos": "9.0",
20     "osx": "10.10",
21     "watchos": "2.0"
22   }