blob: 4761e5df623da727f71d1a5931840b1d80a320d2 [file] [log] [blame]
{
"name": "CircularPageControll",
"version": "1.0.1",
"summary": "This is a circular page controll which implemented by UIPageControll.",
"description": "'This is a circular page controll which implemented by UIPageControll.'",
"homepage": "https://github.com/TechieVaibhav/CircularPage",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"vaibhav": "vaibhav.sharma.jp@gmail.com"
},
"source": {
"git": "https://github.com/TechieVaibhav/CircularPage.git",
"commit": "2c9000e0572e2de6314580268b0a884dabcc16f9",
"tag": "1.0.1",
"branch": "master"
},
"swift_versions": "4.2",
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"source_files": "Source/*.swift",
"swift_version": "4.2"
}