| { |
| "name": "LocaleComplete", |
| "version": "1.0.2", |
| "summary": "Auto complete Locale.", |
| "description": "Extensions for Locale & NSLocale, easy initializing, and use of default locales.", |
| "homepage": "https://github.com/vincentneo/CoreGPX", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "vincentneo": "23420208+vincentneo@users.noreply.github.com" |
| }, |
| "source": { |
| "git": "https://github.com/vincentneo/LocaleComplete.git", |
| "tag": "1.0.2" |
| }, |
| "social_media_url": "https://twitter.com/ivincentneo", |
| "platforms": { |
| "ios": "8.0", |
| "osx": "10.9", |
| "watchos": "2.0", |
| "tvos": "9.0" |
| }, |
| "source_files": "LocaleComplete" |
| } |