blob: 2294debf912efd5f970a05b97bf674422607a8a0 [file] [log] [blame]
{
"name": "CharPageControl",
"version": "2.0",
"summary": "CharPageControl is a GLYPH style for pagination written in swift.",
"homepage": "https://github.com/indevizible/CharPageControl",
"license": {
"type": "Apache 2.0",
"file": "LICENSE"
},
"authors": {
"Nattawut Singhchai": "jadedragon17650@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/indevizible/CharPageControl.git",
"tag": "2.0"
},
"source_files": "CharPageControl/**/*.swift",
"requires_arc": true
}