blob: a2e5b0b31975d950091774b321a7034e2e07351a [file] [log] [blame]
{
"name": "Bulb",
"version": "1.0.0",
"summary": "Richer, more powerful notification framework.",
"homepage": "https://github.com/lpniuniu/bulb",
"license": "MIT",
"authors": {
"fanfei": "lpniuniu@gmail.com"
},
"source": {
"git": "https://github.com/lpniuniu/bulb.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0",
"osx": "10.9",
"watchos": "2.0"
},
"source_files": "bulb/*.{h,m}",
"requires_arc": true
}