blob: ef1c59415dd2a7bafc9ee502d694c53909814e2f [file] [log] [blame]
{
"name": "APStepControlView",
"version": "0.1.0",
"summary": "The step-control-view provides controlling stack of items with nice user interactions.",
"description": "The step-control-view is the beautiful control that provides easy changing count of elements in list. It may helps to navigate in navigation-controller view-controllers hierarchy or to anything else...",
"homepage": "https://github.com/ponysoloud/ap-step-control-view.git",
"license": "MIT",
"authors": {
"Alex Ponomarev": "ponomarevsoloud@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/ponysoloud/ap-step-control-view.git",
"tag": "0.1.0"
},
"source_files": [
"APStepControlView",
"APStepControlView/*.{h,m,swift}"
],
"swift_version": "4.0"
}