[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 6 / b / a / JSONUtilities / 6.0.0 / JSONUtilities.podspec.json
blob27b694d7966ccc78bc1d27e832b433932e8eb297
2   "name": "JSONUtilities",
3   "homepage": "https://github.com/lucianomarisi/JSONUtilities",
4   "version": "6.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": "6.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   }