blob: f502f1ad0ecce991799f7c6118b745267842d348 [file] [log] [blame]
{
"name": "BitPageControlWithTiming",
"version": "0.0.1",
"summary": "A custom PageControl with fill progress animation written in Swift",
"description": "A custom PageControl with fill progress animation, with automatic and manual options and customizable UI.",
"homepage": "https://github.com/Sjahriyar/BitPageControl",
"screenshots": "https://raw.githubusercontent.com/Sjahriyar/BitPageControl/master/BitPageControl-screenshot.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Shahriyar": "sh.soheytizadeh@gmail.com"
},
"social_media_url": "https://www.linkedin.com/in/shahriyar-s-01",
"platforms": {
"ios": "12.0"
},
"swift_versions": "4.2",
"source": {
"git": "https://github.com/Sjahriyar/BitPageControl.git",
"tag": "0.0.1"
},
"source_files": "BitPageControl/**/*.{h,m,swift}",
"swift_version": "4.2"
}