blob: 2a0c0f7aafff379ad9e0ca3ccbfa52e133a4a92c [file] [log] [blame]
{
"name": "AYPaging",
"version": "1.0.1",
"summary": "AYPagingView - is a view that displays a horizontal series of stripes or dots.",
"description": "Customizable view with set of stripes or dots that inform user about current page, selected model, etc.\nYou can use it, for example, in your onboarding screens, screens collection items, etc.",
"homepage": "https://github.com/bananaRanger/AYPaging",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Anton Yereshchenko": "antonyereshchenko@gmail.com"
},
"source": {
"git": "https://github.com/bananaRanger/AYPaging.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source_files": "AYPaging/Classes/**/*",
"swift_version": "5.0"
}