blob: 6f286dce050b897c161bffdcf1620f102a2c3e42 [file] [log] [blame]
{
"name": "FlipBoardNavigationController",
"version": "1.0",
"platforms": {
"ios": null
},
"license": "MIT",
"summary": "A new UINavigationController.",
"homepage": "https://github.com/michaelhenry/FlipBoardNavigationController",
"authors": {
"Michael Henry Pantaleon": "michaelhenry119@yahoo.com.ph"
},
"source": {
"git": "https://github.com/michaelhenry/FlipBoardNavigationController.git",
"tag": "1.0"
},
"description": "A new navigation controller inspired by Flipboard.",
"requires_arc": true,
"frameworks": "QuartzCore",
"source_files": "Classes/*.{h,m}"
}