blob: 964980bb54a61bfbdf6dfb8c532c6404a14e057f [file] [log] [blame]
{
"name": "KLCircleViewController",
"version": "1.0",
"platforms": {
"ios": "5.0"
},
"summary": "A control that allows panning between view controllers as inspired by the Circle app.",
"homepage": "https://github.com/KieranLafferty/KLCircleViewController",
"license": "Apache 2.0",
"authors": {
"Kieran Lafferty": "kieran.lafferty@gmail.com"
},
"source": {
"git": "https://github.com/KieranLafferty/KLCircleViewController.git",
"tag": "1.0"
},
"source_files": "KLCircleViewController/KLCircleViewController/*.{h,m}",
"requires_arc": true
}