blob: 76eca9e39fcf060f164d537f3ebd8aa90027382e [file] [log] [blame]
{
"name": "DTParallaxScrollViewController",
"version": "1.1",
"summary": "DTParallaxScrollViewController provides the parallax effect for scroll view.",
"description": "DTParallaxScrollViewController provides the parallax effect for scroll view. Multiple scroll views can be interactive at the same time.",
"homepage": "https://github.com/tungvoduc/DTParallaxViewController",
"license": "MIT",
"authors": {
"Tung Vo": "tung98.dn@gmail.com"
},
"source": {
"git": "https://github.com/tungvoduc/DTParallaxViewController.git",
"tag": "1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DTParallaxScrollViewController/Classes/**/*"
}