blob: 4a650f3036989922214297de6428b9cf6a4290c9 [file] [log] [blame]
{
"name": "SMStatusBar",
"version": "0.0.1",
"summary": "A convenient tool to show messages on StatusBar.",
"description": "A convenient tool to show messages on StatusBar. SMStatusBar StatusBar",
"homepage": "https://github.com/SandwichBoy/SMStatusBar",
"license": "MIT",
"authors": {
"SandwichBoy": "chenshm@126.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/SandwichBoy/SMStatusBar.git",
"tag": "0.0.1"
},
"source_files": [
"SMStatusBar",
"SMStatusBarExample/SMStatusBar/SMStatusBar/*.{h,m}"
],
"exclude_files": "SMStatusBar/Exclude",
"resources": "SMStatusBar/*.bundle/*.png",
"requires_arc": true
}