blob: 04adb7f5fe9724daa173d06e8870167035c8ae1e [file] [log] [blame]
{
"name": "CCNNavigationController",
"version": "1.1.1",
"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.1"
},
"source_files": "CCNNavigationController/**/*.{h,m}",
"requires_arc": true,
"platforms": {
"osx": "10.9"
},
"license": {
"type": "MIT"
}
}