[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / f / 4 / b / YAMLLib / 0.0.1 / YAMLLib.podspec.json
blob107d94e0b1987fada0549bb782ff79c755a2050a
2   "name": "YAMLLib",
3   "version": "0.0.1",
4   "summary": "Proper YAML support for Objective-C. Based on recommended LibYAML.",
5   "description": "----------------------yaml-0.2.5-----------------------------------",
6   "homepage": "https://github.com/BeingCode/YAMLLib",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "BeingCode": "zx57885161@outlook.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/BeingCode/YAMLLib.git",
20     "tag": "0.0.1"
21   },
22   "source_files": "Sources/*.{h,m,c}",
23   "public_header_files": "Sources/YAMLSerialization.h",
24   "requires_arc": false,
25   "swift_version": "5.0"