blob: a70ddedcd00a630f55a859b7a3fd3136576ead2c [file] [log] [blame]
{
"name": "CCNNavigationController",
"version": "1.1.0",
"summary": "An Mac OS X Navigation Controller that acts mostly like the counter part on iOS - UINavigationController.",
"homepage": "https://github.com/phranck/CCNNavigationController",
"authors": {
"Frank Gregor": "phranck@cocoanaut.com"
},
"source": {
"git": "https://github.com/phranck/CCNNavigationController.git",
"tag": "1.1.0"
},
"source_files": "CCNNavigationController/**/*.{h,m}",
"requires_arc": true,
"platforms": {
"osx": "10.9"
},
"license": {
"type": "MIT"
}
}