blob: 2bbc42e27db4533c5635f412edca80a6e6b24c7e [file] [log] [blame]
{
"name": "KYArcTab",
"version": "1.2.2",
"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.\n",
"homepage": "https://github.com/Kjuly/KYArcTab",
"license": "MIT",
"authors": {
"Kaijie Yu": "dev@kjuly.com"
},
"source": {
"git": "https://github.com/Kjuly/KYArcTab.git",
"tag": "1.2.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "KYArcTab",
"frameworks": [
"UIKit",
"CoreGraphics",
"QuartzCore"
]
}