blob: cb983ee4f623aed4dcbc890c5b5f1342210fddcc [file] [log] [blame]
{
"name": "MBTwitterScroll",
"version": "0.1",
"summary": "Recreate Twitter's profile page scrolling animation for UITableView and UIScrollViews.",
"homepage": "https://github.com/starchand/MBTwitterScroll",
"screenshots": "http://i.imgur.com/iz7BIxt.gif?1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Martin Blampied": "@martinblampied"
},
"social_media_url": "http://twitter.com/@MartinBlampied",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/starchand/MBTwitterScroll.git",
"tag": "0.1"
},
"source_files": "MBTwitterScroll",
"requires_arc": true
}