blob: 1548358d1ae69f22e8287333085f42165a01daf1 [file] [log] [blame]
{
"name": "CHTwitterCover",
"version": "0.1",
"summary": "TwitterCover is a parallax top view with real time blur effect to any UIScrollView, inspired by Twitter for iOS.",
"screenshots": "https://raw.github.com/cyndibaby905/TwitterCover/master/TwitterCover.gif",
"homepage": "https://github.com/cyndibaby905/TwitterCover",
"license": {
"type": "MIT License",
"file": "LICENSE"
},
"authors": {
"cyndibaby905": "hangisnice@gmail.com"
},
"source": {
"git": "https://github.com/cyndibaby905/TwitterCover.git",
"tag": "0.1"
},
"platforms": {
"ios": "5.0"
},
"source_files": "TwitterCover/TwitterCover/UIScrollView+TwitterCover.{h,m}",
"frameworks": [
"QuartzCore",
"Accelerate"
],
"requires_arc": true
}