blob: ea5a7034c7bd7996088d59df9fa8e52cb70b9d28 [file] [log] [blame]
{
"name": "ASPageControlView",
"version": "0.1.0",
"summary": "A simple and easy to use page control view with a beautiful animation to mark the change in page.",
"description": "Drag a view onto the storyboard and set it class to ASPageControlView. Provide a width and height constraint for the page control view. Customize the appearance fo the page control view by modifying its attributes listed in Attributes Inspector.",
"homepage": "https://github.com/arijits95/ASPageControlView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"arijits95": "sohamray91@gmail.com"
},
"source": {
"git": "https://github.com/arijits95/ASPageControlView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.0",
"source_files": "ASPageControlView/Classes/**/*"
}