blob: 19da55df2bfd41df6d122818f4409320f55b9080 [file] [log] [blame]
{
"name": "DTParallaxScrollViewController",
"version": "1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DTParallaxScrollViewController/Classes/**/*"
}