blob: 9cef65b3a410ddbf80455763879e99afe77be828 [file] [log] [blame]
{
"name": "PaginatedScrollView",
"summary": "Paginated UIScrollView, a simple UIPageViewController alternative written in Swift.",
"version": "0.2.0",
"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.2.0"
},
"social_media_url": "https://twitter.com/3lvis",
"platforms": {
"ios": "9.0",
"tvos": "9.0"
},
"requires_arc": true,
"source_files": "Sources/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}