[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / c / 7 / Codable-Kit / 0.0.8 / Codable-Kit.podspec.json
blobb1ed9415b4b7fd841a044cbf965f3514d80be995
2   "name": "Codable-Kit",
3   "version": "0.0.8",
4   "summary": "CodableKit is a library built to extend Swift's Codable",
5   "description": "CodableKit is a library built to extend Swift's Codable. Made in Swift 5",
6   "homepage": "https://github.com/kuyazee/CodableKit",
7   "swift_versions": "5.1",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Zonily Jame Pesquera": "zonilyjame@gmail.com"
14   },
15   "social_media_url": "https://www.linkedin.com/in/zjgpesquera/",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source": {
20     "git": "https://github.com/kuyazee/CodableKit.git",
21     "tag": "0.0.8"
22   },
23   "source_files": "Sources/CodableKit/*/**.{swift}",
24   "swift_version": "5.1"