blob: a0769443d593a1ee6e2ae1b70fda4df8323f73ac [file] [log] [blame]
{
"name": "PunkAPI",
"version": "0.1.0",
"summary": "A little swift wrapper for PunkAPI by @samjbmason",
"swift_version": "4.2",
"description": "\"Have you ever wanted to search through Brewdog's expansive back catalogue of beer in a programmatic way? Maybe build a tool that pairs beer with food, or search beers with an abv of more than 4%? Well now your prayers have been answered!\"",
"homepage": "https://github.com/Oni-zerone/PunkAPI",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Andrea Altea": "oni.zerone@gmail.com"
},
"source": {
"git": "https://github.com/Oni-zerone/PunkAPI.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/Oni_zerone",
"platforms": {
"ios": "10.0"
},
"source_files": "PunkAPI/Classes/**/*"
}