blob: 5f918ce98053f1651f3f9c0da77206688622ea49 [file] [log] [blame]
{
"name": "PrettyMaidenheadLocator",
"version": "0.1",
"summary": "A tiny framework built to work with Maidenhead(QTH) Locator.",
"description": "PrettyMaidenheadLocator is a tiny framework built to convert coordinates into QTH Locators.",
"homepage": "https://github.com/nab0y4enko/PrettyMaidenheadLocator",
"license": "MIT",
"authors": {
"Oleksii Naboichenko": "nab0y4enko@gmail.com"
},
"social_media_url": "https://twitter.com/nab0y4enko",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/nab0y4enko/PrettyMaidenheadLocator.git",
"tag": "0.1"
},
"source_files": "Sources/**/*.swift",
"frameworks": [
"Foundation",
"CoreLocation"
],
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}