blob: de5b0ce368f87157790e1264c6c2dd16c31f5247 [file] [log] [blame]
{
"name": "CharPageControl",
"version": "1.0",
"summary": "CharPageControl is a GLYPH style for pagination written in swift.",
"homepage": "https://github.com/indevizible/EasyTransition",
"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"
},
"source_files": "CharPageControl/**/*.swift",
"requires_arc": true
}