blob: 7805989fdc3ed2a8db7ee5380fa0ba938c979ae0 [file] [log] [blame]
{
"name": "PSPageControl",
"version": "0.2.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.2.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "*.swift",
"frameworks": "UIKit",
"dependencies": {
"UIImageViewAlignedSwift": [
"~> 0.4.1"
]
},
"pushed_with_swift_version": "3.2",
"deprecated": true
}