[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / 0 / 7 / PrettyMaidenheadLocator / 0.1 / PrettyMaidenheadLocator.podspec.json
blob5f918ce98053f1651f3f9c0da77206688622ea49
2   "name": "PrettyMaidenheadLocator",
3   "version": "0.1",
4   "summary": "A tiny framework built to work with Maidenhead(QTH) Locator.",
5   "description": "PrettyMaidenheadLocator is a tiny framework built to convert coordinates into QTH Locators.",
6   "homepage": "https://github.com/nab0y4enko/PrettyMaidenheadLocator",
7   "license": "MIT",
8   "authors": {
9     "Oleksii Naboichenko": "nab0y4enko@gmail.com"
10   },
11   "social_media_url": "https://twitter.com/nab0y4enko",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/nab0y4enko/PrettyMaidenheadLocator.git",
17     "tag": "0.1"
18   },
19   "source_files": "Sources/**/*.swift",
20   "frameworks": [
21     "Foundation",
22     "CoreLocation"
23   ],
24   "requires_arc": true,
25   "pushed_with_swift_version": "3.0"