blob: 12326cd272b27f2bd58ff330af11402fc670d24e [file] [log] [blame]
{
"name": "PSPageControl",
"version": "0.3.2",
"summary": "Easy parallax effect in UIPageControl",
"description": "Easy parallax effect in UIPageControl in Swift.",
"homepage": "https://github.com/sochalewski/PSPageControl",
"license": "MIT",
"authors": {
"Piotr Sochalewski": "sochalewski@gmail.com"
},
"source": {
"git": "https://github.com/sochalewski/PSPageControl.git",
"tag": "0.3.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "*.swift",
"frameworks": "UIKit",
"dependencies": {
"UIImageViewAlignedSwift": [
"~> 0.5.0"
]
},
"pushed_with_swift_version": "4.0",
"deprecated": true
}