[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / b / 4 / Xcodable / 0.0.1 / Xcodable.podspec.json
blobb2f2254dfa7169e4851eea0dc2b6769c2194f02f
2   "name": "Xcodable",
3   "version": "0.0.1",
4   "summary": "Xcodable",
5   "description": "Simplify Codable with PropertyWrapper",
6   "homepage": "https://github.com/cf-L/Xcodable",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "cf-L": "linchangfeng@live.com"
13   },
14   "source": {
15     "git": "https://github.com/cf-L/Xcodable.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "Sources/**/*.swift",
22   "swift_versions": "5.0",
23   "swift_version": "5.0"