blob: 78781d3c0b5c3204cecfec033f18715426b76a18 [file] [log] [blame]
{
"name": "MultiPagedController",
"version": "1.0.0",
"summary": "MultiPagedController gives ability to create simple paged controller.",
"description": "MultiPagedController is a simple framework that allows you to create page controllers without doing extra work",
"homepage": "https://github.com/RomanTheBaby/MultiPagedController",
"license": "MIT",
"authors": {
"RomanTheBaby": "mailofrom@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/RomanTheBaby/MultiPagedController.git",
"tag": "1.0.0"
},
"source_files": "MultiPagedController"
}