blob: 7b80ec3cf1c99079df8e774f106d78f3c5e18125 [file] [log] [blame]
{
"name": "DPPageControl",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "DPPageControl/Classes/**/*",
"swift_version": "4.2"
}