| { |
| "name": "GlobostoreAutoUpdate", |
| "version": "0.1.4", |
| "summary": "AutoUpdate Library for Globostore apps", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "https://github.com/thiagomarcal/GlobostoreAutoUpdate", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "thiagomarcal": "thiago.marcal@tvglobo.com.br" |
| }, |
| "source": { |
| "git": "https://github.com/thiagomarcal/GlobostoreAutoUpdate.git", |
| "tag": "0.1.4" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "GlobostoreAutoUpdate/**/*" |
| } |