[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 0 / 1 / 8 / Freddy / 3.0.3 / Freddy.podspec.json
blob927eff3a9718af304fa79f1396b5d9cc09519a39
2   "name": "Freddy",
3   "version": "3.0.3",
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": "3.0.3"
25   },
26   "source_files": "Sources/**/*.{h,swift}",
27   "requires_arc": true,
28   "pod_target_xcconfig": {
29     "SWIFT_VERSION": "3.2"
30   },
31   "pushed_with_swift_version": "3.0",
32   "deprecated": true