blob: b2aaa58d2cfda6331867ea980e02ddab941cc834 [file] [log] [blame]
{
"name": "CCPageControl",
"platforms": {
"ios": "8.0"
},
"version": "0.1.0",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/Cokile/CCPageControl",
"authors": {
"Cokile": "kelvintgx@gmail.com"
},
"summary": "● ○ ○ ○ A nice, animated UIPageControl alternative. Written in Swift, port to Objective-C.",
"source": {
"git": "https://github.com/Cokile/CCPageControl.git",
"tag": "v0.1.0"
},
"source_files": "CCPageControl/*",
"requires_arc": true
}