blob: 164c0ffdc95c44e079166ab13de20289007f95e2 [file] [log] [blame]
{
"name": "SimplePagesiOS",
"version": "0.1.2",
"summary": "A more elegant solution to iOS Page View Controllers",
"swift_version": "4.2",
"description": "Manage Page View Controllers and their pages with simplicity and ease",
"homepage": "https://github.com/nathan-fiscaletti/SimplePagesiOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Nathan Fiscaletti": "nathan.fiscaletti@gmail.com"
},
"source": {
"git": "https://github.com/nathan-fiscaletti/SimplePagesiOS.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SimplePagesiOS/Classes/**/*",
"frameworks": "UIKit"
}