[Add] kit_extension 0.4.3
[CocoaPods.git] / Specs / 2 / 3 / a / WizekodCore / 0.3.0 / WizekodCore.podspec.json
blob1d2961ccff50ae104bbffcfaea5fa35e50791291
2   "name": "WizekodCore",
3   "version": "0.3.0",
4   "summary": "A framework for sharing code.",
5   "description": "\"This framework is for a course that teaches iOS developers how to write reusable framework.\"",
6   "homepage": "https://github.com/josecarlosgarciacubillo/WizekodCore",
7   "license": "MIT",
8   "authors": {
9     "José Carlos García Cubillo": "carlos.garcia@wizeline.com"
10   },
11   "platforms": {
12     "ios": "13.0"
13   },
14   "swift_versions": "5.2",
15   "source": {
16     "git": "https://github.com/josecarlosgarciacubillo/WizekodCore.git",
17     "tag": "0.3.0"
18   },
19   "source_files": "Sources/WizekodCore/*.swift",
20   "exclude_files": "Package.swift",
21   "swift_version": "5.2"