[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 8 / 7 / DefaultCodable / 1.2.5 / DefaultCodable.podspec.json
blobfc53d36ab3f94c045656f5f9da377df4432014c7
2   "name": "DefaultCodable",
3   "version": "1.2.5",
4   "summary": "DefaultCodable can make your data analysis more convenient",
5   "description": "DefaultCodable supports various common data types to facilitate your decoding",
6   "homepage": "https://github.com/orchid-bloom/DefaultCodable",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "orchid-bloom": "temagsoft@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/orchid-bloom/DefaultCodable.git",
16     "tag": "1.2.5"
17   },
18   "swift_versions": [
19     "5.0"
20   ],
21   "platforms": {
22     "ios": "10.0"
23   },
24   "source_files": [
25     "Sources",
26     "Sources/DefaultCodable/*.swift"
27   ],
28   "swift_version": "5.0"