blob: 9d3f871584e4cede8aff9c4b7878748a67d93df5 [file] [log] [blame]
{
"name": "CharPageControl",
"version": "1.0.1",
"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": "1.0.1"
},
"source_files": "CharPageControl/**/*.swift",
"requires_arc": true
}