blob: 2f34dc31ffe258b6540303c58830125e4db925e5 [file] [log] [blame]
{
"name": "what3words",
"version": "3.3.1",
"summary": "w3w-swift-wrapper allows you to convert a 3 word address to coordinates or to convert coordinates to a 3 word address",
"homepage": "https://github.com/what3words/w3w-swift-wrapper",
"license": {
"type": "MIT"
},
"authors": {
"what3words": "support@what3words.com"
},
"requires_arc": true,
"platforms": {
"osx": "10.10",
"ios": "8.0"
},
"source": {
"git": "https://github.com/what3words/w3w-swift-wrapper.git",
"tag": "v3.3.1"
},
"source_files": "Sources/*.swift",
"swift_versions": "4.0",
"swift_version": "4.0"
}