blob: d2bd680a2f84ee4ee4f5b4858da24f751a4723f4 [file] [log] [blame]
{
"name": "DPPageControl",
"version": "0.1.1",
"summary": "This is a custom page control framework for swift",
"homepage": "https://github.com/danielpluvia/DPPageControl",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"danielpluvia": "danielpluvia@outlook.com"
},
"source": {
"git": "https://github.com/danielpluvia/DPPageControl.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "11.0"
},
"source_files": "DPPageControl/Classes/**/*",
"swift_version": "4.2"
}