[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / 0 / 1 / 8 / Freddy / 2.0.2 / Freddy.podspec.json
blob796e4cac3ba890b4137e50aa1e59cdfafc667e95
2   "name": "Freddy",
3   "version": "2.0.2",
4   "summary": "A JSON parsing library written in Swift",
5   "description": "Freddy is a reusable framework for parsing JSON in Swift.\nIts primary goal is to faciliate the safe parsing of JSON,\nwhile also preserving the ease of use presented by parsing\nJSON in Objective-C.",
6   "homepage": "https://github.com/bignerdranch/Freddy",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Matt Mathias": "mattm@bignerdranch.com",
13     "John Gallagher": "jgallagher@bignerdranch.com",
14     "Zachary Waldowski": "zachary@bignerdranch.com"
15   },
16   "platforms": {
17     "ios": "8.0",
18     "osx": "10.10",
19     "watchos": "2.0",
20     "tvos": "9.0"
21   },
22   "source": {
23     "git": "https://github.com/bignerdranch/Freddy.git",
24     "tag": "2.0.2"
25   },
26   "source_files": "Sources/**/*.swift",
27   "requires_arc": true,
28   "deprecated": true