blob: 509efbeb79995eed06fa9dca9e65b62b44670c46 [file] [log] [blame]
{
"name": "MGScopeBar",
"version": "1.0.0",
"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.0"
},
"platforms": {
"osx": "10.7"
},
"source_files": "*.{h,m}",
"exclude_files": "main.m, AppController.{h,m}",
"requires_arc": false
}