[Add] flappyim 3.12.8
[CocoaPods.git] / Specs / 5 / c / 7 / Codable-Kit / 0.0.4 / Codable-Kit.podspec.json
blob562ccb7e4a55776afc5c4e57273ce95d90c0689d
2   "name": "Codable-Kit",
3   "version": "0.0.4",
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",
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.4"
22   },
23   "source_files": "Sources/CodableKit/*.{h,m,swift}",
24   "swift_version": "5"