blob: 0877c03106ebf84e9605544158bb85c5a8c8b34f [file] [log] [blame]
{
"name": "ParallaxPagingViewController",
"version": "0.8.0",
"homepage": "https://github.com/tomokitakahashi/ParallaxPagingViewController",
"summary": "ParallaxPagingViewController is paging library with parallax animation",
"license": "MIT",
"authors": {
"Tomoki Takahashi": "tomokitakahashi5555@gmail.com"
},
"source": {
"git": "https://github.com/tomokitakahashi/ParallaxPagingViewController.git",
"tag": "0.8.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ParallaxPagingViewController/Sources/*.{swift}",
"requires_arc": true,
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}