blob: d9148f9b9ce93941cb2c31a53939c4bf4bb4b4ac [file] [log] [blame]
{
"name": "BFNavigationController",
"version": "1.1.1",
"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.1.1"
},
"source_files": "BFNavigationController/**/*.{h,m}",
"requires_arc": true,
"platforms": {
"osx": "10.7"
}
}