blob: bbb6764abc56568c8492ba199f8ca837bc0b8bca [file] [log] [blame]
{
"name": "PaginatedScrollView",
"summary": "Paginated UIScrollView, a simple UIPageViewController alternative.",
"version": "0.1.1",
"homepage": "https://github.com/3lvis/PaginatedScrollView",
"license": "MIT",
"authors": {
"Elvis Nuñez": "elvisnunez@me.com"
},
"source": {
"git": "https://github.com/3lvis/PaginatedScrollView.git",
"tag": "0.1.1"
},
"social_media_url": "https://twitter.com/3lvis",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Sources/**/*",
"frameworks": "UIKit"
}