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