[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / b / 8 / 5 / Alter / 1.2.2 / Alter.podspec.json
blobf1f2e77a3154ec8fabda90eac98abf22c1c09af8
2   "name": "Alter",
3   "version": "1.2.2",
4   "summary": "Alter is framework to make mapping Codable property and key easier",
5   "description": "Alter is framework to make mapping Codable property and key easier.\nWith Alter, you don't need to create CodingKey to manually mapping.\nAlter using propertyWrapper and reflection to achive manual mapping.",
6   "homepage": "https://github.com/nayanda1/Alter",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "nayanda": "nayanda1@outlook.com"
13   },
14   "source": {
15     "git": "https://github.com/nayanda1/Alter.git",
16     "tag": "1.2.2"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "Sources/Alter/Classes/**/*",
22   "swift_versions": "5.1",
23   "swift_version": "5.1"