blob: 92fb68c14346945222152ffa79f2a9b433fbb40d [file] [log] [blame]
{
"name": "MGScopeBar",
"version": "1.0.2",
"summary": "MGScopeBar is a control which provides a \"scope bar\" or \"filter bar\".",
"homepage": "http://mattgemmell.com/mgscopebar/",
"license": {
"type": "BSD",
"file": "Source Code License.rtf"
},
"authors": {
"Matt Gemmell": "matt@mattgemmell.com"
},
"source": {
"git": "https://github.com/chbeer/MGScopeBar.git",
"tag": "1.0.2"
},
"platforms": {
"osx": "10.7"
},
"source_files": "*.{h,m}",
"exclude_files": [
"main.m",
"AppController.{h,m}"
],
"requires_arc": false
}