blob: a6f8851d79a4f3cfcdd9341704f05fc78f38fadc [file] [log] [blame]
{
"name": "Bugle",
"version": "2.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": "2.0.0"
},
"swift_versions": "4.0",
"platforms": {
"ios": "10.0"
},
"source_files": [
"Bugle/Sources/**/*.{swift,h,m,c}"
]
}