blob: aad8ef432c8e6fd25da3e1988f0a7e85784ab186 [file] [log] [blame]
{
"name": "IIDadata",
"version": "0.2.3",
"summary": "Access Dadata address suggestions and reverse geocoding APIs.",
"swift_versions": "5.2",
"description": "This package provides access to Dadata address suggestions and reverse geocoding APIs. Any of Dadata API settings for address suggestions are available.",
"homepage": "https://github.com/illabo/IIDadata",
"license": {
"type": "MIT",
"file": "./LICENSE"
},
"authors": {
"Ilya Yachin": "uin153974748@gmail.com"
},
"source": {
"git": "https://github.com/illabo/IIDadata.git",
"branch": "release",
"tag": "0.2.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "IIDadata/Sources/**/*.swift",
"swift_version": "5.2"
}