blob: 8ab673501eeefa3c8844e85504d5dcd438116e9e [file] [log] [blame]
{
"name": "CircularPageControll",
"version": "1.0.4",
"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",
"tag": "1.0.4",
"branch": "master"
},
"swift_versions": "4.2",
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"source_files": "Source/*.swift",
"swift_version": "4.2"
}