blob: 630dcd08df54390474f887c68a39862bbcd389f2 [file] [log] [blame]
{
"name": "SwiftyPageController",
"version": "0.1.2",
"summary": "SwiftyPageController will be helpful to use in many pages controller.",
"description": "SwiftyPageController is a full customizable pages controller\n\nAdvantages:\n - customizable animation transition;\n - customizable selecting buttons (you can implement them by your own)",
"homepage": "https://github.com/alkhokhlov/SwiftyPageController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"alkhokhlov": "alkhokhlovv@gmail.com"
},
"source": {
"git": "https://github.com/alkhokhlov/SwiftyPageController.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "11.0"
},
"source_files": "SwiftyPageController/Classes/**/*",
"pushed_with_swift_version": "4.0"
}