blob: 32885d85fecfd255ef356abbf967f539c8e8d462 [file] [log] [blame]
{
"name": "AppBeverages",
"version": "0.0.5",
"summary": "A short es un modulo de la App Restaurante.",
"description": "This is my first pod with swift 4 para usarla en una aplicacion de bebidas",
"homepage": "https://github.com/jgarcipi/AppBeverages",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jhonly junior garcia pitoy": "jhonly_thebest1@hotmail.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/jgarcipi/AppBeverages.git",
"tag": "0.0.5"
},
"source_files": "AppBeverages/**/*.{swift}",
"exclude_files": "Classes/Exclude",
"resources": "AppBeverages/**/*.{png,jpeg,jpg,storyboard,xib}",
"frameworks": "UIKit",
"requires_arc": true
}