| { |
| "name": "sonect-google-address-autocompletion-plugin", |
| "version": "1.0.1", |
| "summary": "Sonect Google Address Autocompletion Plugin", |
| "description": "This is the Sonect Google Address Autocompletion Plugin public podspec.", |
| "homepage": "https://github.com/sonect/sonect-google-address-autocompletion-plugin", |
| "license": { |
| "type": "Sonect Closed Source", |
| "text": " Copyright (C) Sonect AG - All Rights Reserved\n Unauthorized copying of this file, and the Sonect SDK via any medium is strictly prohibited\n Proprietary and confidential\n Sonect, February 2012. \n" |
| }, |
| "authors": { |
| "sonect": "marko.hlebar@sonect.ch" |
| }, |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "source": { |
| "http": "https://github.com/sonect/sonect-google-address-autocompletion-plugin/releases/download/1.0.1/GoogleAddressAutocompletionPlugin_Cocoapods.framework.zip" |
| }, |
| "ios": { |
| "vendored_frameworks": "GoogleAddressAutocompletionPlugin.framework" |
| } |
| } |