blob: 53f450f40e0f6ab6919e985f71c88e47305d889f [file] [log] [blame]
{
"name": "SwiftPages",
"version": "1.1.0",
"summary": "A swift implementation of a swipe between pages layout, just like Instagram's toggle between views.",
"homepage": "https://github.com/GabrielAlva/SwiftPages",
"license": "MIT",
"authors": {
"Gabriel Alvarado": "gabrielle.alva@gmail.com"
},
"source": {
"git": "https://github.com/GabrielAlva/SwiftPages.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/*.{swift}"
}