blob: ebb44b37e6080dbdf83511239e15ada388526647 [file] [log] [blame]
{
"name": "SAParallaxViewControllerSwift",
"version": "1.3.0",
"summary": "SAParallaxViewControllerSwift realizes parallax scrolling with blur effect. In addition, it realizes seamless opening transition.",
"homepage": "https://github.com/szk-atmosphere/SAParallaxViewControllerSwift",
"license": "MIT",
"authors": {
"Taiki Suzuki": "s1180183@gmail.com"
},
"source": {
"git": "https://github.com/szk-atmosphere/SAParallaxViewControllerSwift.git",
"tag": "1.3.0"
},
"social_media_url": "https://twitter.com/SzkAtmosphere",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "SAParallaxViewControllerSwift/*.{swift}"
}