blob: 1d9c70d0e6f005b7c353c10e533c2a75b2f8ae8b [file] [log] [blame]
{
"name": "BFNavigationController",
"version": "1.0.0",
"license": "MIT",
"summary": "An approach to the bring the popular navigation controller (UINavigationController) to Mac OS X.",
"homepage": "https://github.com/bfolder/BFNavigationController",
"authors": {
"Heiko Dreyer": "mail@boxedfolder.com"
},
"source": {
"git": "https://github.com/bfolder/BFNavigationController.git",
"tag": "1.0.0"
},
"source_files": "BFNavigationController/**/*.{h,m}",
"requires_arc": true,
"platforms": {
"osx": "10.6"
}
}