[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 9 / f / 2 / BFNavigationController / 1.1.0 / BFNavigationController.podspec.json
blobbb8472e48f56a423f3ce41448eb9bf980fde3638
2   "name": "BFNavigationController",
3   "version": "1.1.0",
4   "license": "MIT",
5   "summary": "An approach to the bring the popular navigation controller (UINavigationController) to Mac OS X.",
6   "homepage": "https://github.com/bfolder/BFNavigationController",
7   "authors": {
8     "Heiko Dreyer": "mail@boxedfolder.com"
9   },
10   "source": {
11     "git": "https://github.com/bfolder/BFNavigationController.git",
12     "tag": "1.1.0"
13   },
14   "source_files": "BFNavigationController/**/*.{h,m}",
15   "requires_arc": true,
16   "platforms": {
17     "osx": "10.7"
18   }