blob: 818d3f726754c299882d4debdd608a9b268baf13 [file] [log] [blame]
{
"name": "BetterMappable",
"version": "1.0.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Better Mappable through Property Wrappers",
"homepage": "https://github.com/PhonePe/BetterMappable",
"authors": {
"Srikanth KV": "srikanth.gundaz@gmail.com"
},
"source": {
"git": "https://github.com/PhonePe/BetterMappable.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "10.0",
"osx": "10.12",
"watchos": "3.0",
"tvos": "10.0"
},
"swift_versions": "5.0",
"source_files": "Source/*.swift",
"dependencies": {
"ObjectMapper": [
"~> 3.5.1"
]
},
"swift_version": "5.0"
}