[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / c / 7 / Codable-Kit / 0.0.3 / Codable-Kit.podspec.json
blob37639147a8edb4518077fa66e1ff83336edb04b4
2   "name": "Codable-Kit",
3   "version": "0.0.3",
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 4.2",
6   "homepage": "https://github.com/kuyazee/CodableKit",
7   "swift_version": "4.2",
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.3"
22   },
23   "source_files": "Sources/CodableKit/*.{h,m,swift}"