[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 9 / f / 2 / BFNavigationController / 1.0.0 / BFNavigationController.podspec.json
blob1d9c70d0e6f005b7c353c10e533c2a75b2f8ae8b
2   "name": "BFNavigationController",
3   "version": "1.0.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.0.0"
13   },
14   "source_files": "BFNavigationController/**/*.{h,m}",
15   "requires_arc": true,
16   "platforms": {
17     "osx": "10.6"
18   }