blob: b4598b3bc6708bc82fbaf512cf2085f3a6a4b489 [file] [log] [blame]
{
"name": "TCParallax",
"version": "2.0.1",
"summary": "Parallax scrolling effect on UITableView header view when a tableView is scrolled",
"homepage": "https://github.com/itanchao/TCParallax",
"license": "MIT",
"authors": {
"谈超": "itanchao@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/itanchao/TCParallax.git",
"tag": "2.0.1"
},
"source_files": [
"Sauces",
"Sauces/*.{swift}"
],
"pushed_with_swift_version": "3.0"
}