blob: 854bb4ef4025e0491e17f210cc06bb9de1b164d3 [file] [log] [blame]
{
"name": "Bugle",
"version": "1.0.0",
"summary": "Bugle, is a helper for displaying alerts without writing boilerplate code.",
"homepage": "https://github.com/yellowme/Bugle",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Luis Burgos": "luisarturo.burgos@gmail.com"
},
"source": {
"git": "https://github.com/yellowme/Bugle.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": [
"Bugle/Sources/**/*.{swift,h,m,c}"
]
}