blob: 2ef2b74bb5c0f1edf3029f0aa625d2ec382c8ead [file] [log] [blame]
{
"name": "KYArcTab",
"version": "1.1.0",
"summary": "Arcuated tab view controller with toggleing animation.",
"description": "Arcuated tab view controller with toggleing animation, 2 ~ 4 tabs are enabled. What's more, you can swipe left or right to toggle the views.",
"homepage": "https://github.com/Kjuly/KYArcTab",
"screenshots": "https://github.com/Kjuly/KYArcTab/raw/master/DemoScreenshot/demo_screenshot.png",
"license": "MIT",
"authors": {
"Kjuly": "dev@kjuly.com"
},
"source": {
"git": "https://github.com/Kjuly/KYArcTab.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "5.0"
},
"source_files": "KYArcTab/*.{h,m}",
"frameworks": "QuartzCore",
"requires_arc": true
}