[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 0 / f / DynamicMapper / 1.0.3 / DynamicMapper.podspec.json
blob8befcd74e69e805a96a64fd20e34689882b302a7
2   "name": "DynamicMapper",
3   "version": "1.0.3",
4   "summary": "Map your model Dynamically without need to create class or struct",
5   "description": "'Dynamic Mapper is an awesome framework to git a nested propertry form inside your Json with out the need to create the whole model and its nested submodels'",
6   "homepage": "https://github.com/AbdulrahmanQasem95/DynamicMapper",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Abdulrahman Qasem": "Abdulrahmanq1995@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/AbdulrahmanQasem95/DynamicMapper.git",
16     "tag": "1.0.3"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "source_files": "Classes/**/*.swift",
22   "swift_versions": "5.0",
23   "swift_version": "5.0"