blob: e208338bc3f0d4835063358ab3b81e3c66565e1e [file] [log] [blame]
{
"name": "Bugle",
"version": "0.1.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": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": [
"Bugle/Sources/**/*.{swift,h,m,c}"
],
"pushed_with_swift_version": "4.0\n4.0"
}