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