blob: 0ccf35c47595cc9151c1d9570b8b7f306f8b2e68 [file] [log] [blame]
{
"name": "Bulb",
"version": "1.0.3",
"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.3"
},
"platforms": {
"ios": "8.0",
"osx": "10.9",
"watchos": "2.0"
},
"source_files": "bulb/*.{h,m}",
"requires_arc": true
}