[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 6 / 3 / e / CICOAutoCodable / 0.30.40 / CICOAutoCodable.podspec.json
blobf65ecab4e0eb9fa00586b3d97d15522bcf02b0a5
2   "name": "CICOAutoCodable",
3   "version": "0.30.40",
4   "summary": "Auto codable using sourcery.",
5   "description": "Auto completion for codable using sourcery.",
6   "homepage": "https://github.com/cicout/cico_auto_codable",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ethan.Li": "wxindfx@gmail.com"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "swift_versions": [
18     "5"
19   ],
20   "source": {
21     "git": "https://github.com/cicout/cico_auto_codable.git",
22     "tag": "0.30.40"
23   },
24   "source_files": [
25     "CICOAutoCodable",
26     "CICOAutoCodable/**/*.{swift, h}"
27   ],
28   "resources": "sourcery/templates/*.{stencil, swifttemplate}",
29   "swift_version": "5"