blob: 39c2a3ae50c21034d32cccc713fddc84dff97ef0 [file] [log] [blame]
{
"name": "CatNavigationMenu",
"version": "0.1.3",
"summary": "A simple menu show on navigation bar.",
"homepage": "https://github.com/K-cat/CatNavigationMenu",
"license": "MIT",
"platforms": {
"ios": "5.0"
},
"authors": {
"K-cat": "kcatismyname@icloud.com"
},
"source": {
"git": "https://github.com/K-cat/CatNavigationMenu.git",
"tag": "0.1.3"
},
"source_files": "CatNavigationMenu/CatNavigationMenu/*.{h,m}",
"resources": "CatNavigationMenu/CatNavigationMenu/*.png",
"frameworks": "UIKit",
"requires_arc": true
}