blob: 270b58826b76ab35530898a46766e1cb12339e8c [file] [log] [blame]
{
"name": "SimplePagesiOS",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SimplePagesiOS/Classes/**/*",
"frameworks": "UIKit"
}