[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 6 / 7 / c / Freddy_Suraj / 2.1.1 / Freddy_Suraj.podspec.json
blob582052045a8506e87f086c9587965b01a0f10c03
2   "name": "Freddy_Suraj",
3   "version": "2.1.1",
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/freesuraj/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/freesuraj/Freddy.git",
24     "tag": "2.1.1"
25   },
26   "source_files": "Sources/**/*.swift",
27   "requires_arc": true