blob: c163b63f09f891249622819483ffff4675e82411 [file] [log] [blame]
{
"name": "KYArcTab",
"version": "1.0.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",
"license": "MIT",
"authors": {
"Kjuly": "dev@kjuly.com"
},
"source": {
"git": "https://github.com/Kjuly/KYArcTab.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "5.0"
},
"source_files": "KYArcTab/*.{h,m}",
"frameworks": "QuartzCore",
"requires_arc": false
}