blob: 2831a79129fb871d31105a7e4c75fade6a91789e [file] [log] [blame]
{
"name": "PageControls",
"version": "0.1.0",
"summary": "A selection of custom PageControls.",
"description": "This is a selection of custom page controls to replace UIPageControl, inspired by a dribbble found here: https://dribbble.com/shots/2578447-Page-Control-Indicator-Transitions-Collection",
"homepage": "https://github.com/popwarsweet/PageControls",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kyle Zaragoza": "popwarsweet@gmail.com"
},
"source": {
"git": "https://github.com/popwarsweet/PageControls.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PageControls/Classes/**/*"
}