[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / c / a / 1 / BetterMappable / 1.0.1 / BetterMappable.podspec.json
blob818d3f726754c299882d4debdd608a9b268baf13
2   "name": "BetterMappable",
3   "version": "1.0.1",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "Better Mappable through Property Wrappers",
9   "homepage": "https://github.com/PhonePe/BetterMappable",
10   "authors": {
11     "Srikanth KV": "srikanth.gundaz@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/PhonePe/BetterMappable.git",
15     "tag": "1.0.1"
16   },
17   "platforms": {
18     "ios": "10.0",
19     "osx": "10.12",
20     "watchos": "3.0",
21     "tvos": "10.0"
22   },
23   "swift_versions": "5.0",
24   "source_files": "Source/*.swift",
25   "dependencies": {
26     "ObjectMapper": [
27       "~> 3.5.1"
28     ]
29   },
30   "swift_version": "5.0"