blob: baf6e5d8d379817fc8d446ffd6ec5eb820a6c572 [file] [log] [blame]
{
"name": "TimeScroller",
"version": "2.0.1",
"summary": "A UI Element that hovers beside the scroll bar of a UITableView (Mimicking the Path app).",
"homepage": "https://github.com/andrewroycarter/TimeScroller",
"license": "MIT",
"authors": {
"Andrew Carter": "andrew.r.carter@gmail.com"
},
"source": {
"git": "https://github.com/andrewroycarter/TimeScroller.git",
"tag": "2.0.1"
},
"source_files": "ACTimeScroller",
"resources": "Assets/*",
"frameworks": [
"QuartzCore",
"UIKit"
],
"platforms": {
"ios": "5.0"
},
"requires_arc": true
}