blob: 768e29c6ba1eb1e7770960d4650c477dfdd4aa06 [file] [log] [blame]
{
"name": "SCPageScrubberBar",
"version": "0.0.1",
"summary": "A page scrubber bar like ibooks.",
"description": " SCPageScrubberBar is a page scrubber bar like ibooks. SCPageScrubberBar works with iOS5.0+ and ARC.\n",
"homepage": "https://github.com/ohsc/SCPageScrubberBar",
"license": {
"type": "BSD",
"file": "LICENSE.md"
},
"authors": {
"Chao Shen": "shen218@gmail.com"
},
"source": {
"git": "https://github.com/ohsc/SCPageScrubberBar.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "5.0"
},
"source_files": "SCPageScrubberBar/*.{h,m}",
"resources": "SCPageScrubberBar/SCPageScrubberBar.bundle",
"requires_arc": true,
"frameworks": "QuartzCore"
}