blob: 6a6a3be8a4e0efe3fcaa52070d5c293228b117b2 [file] [log] [blame]
{
"name": "LambertSwift",
"version": "1.0.0",
"summary": "A lightweight library to convert Lambert coordinates to WGS84.",
"homepage": "https://github.com/yageek/LambertSwift",
"license": "MIT",
"authors": {
"Yannick Heinrich": "yannick.heinrich@gmail.com"
},
"social_media_url": "http://twitter.com/yageek",
"platforms": {
"ios": "8.0",
"osx": "10.9",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/yageek/LambertSwift.git",
"tag": "1.0.0"
},
"source_files": "Sources/*.swift"
}