blob: 2a32b3fdde6f4efda4b424d84d8eda8555a81674 [file] [log] [blame]
{
"name": "CustomScrollIndicator",
"version": "0.1.1",
"requires_arc": true,
"authors": {
"Morissard Jérome": "morissardj@gmail.com"
},
"platforms": {
"ios": "4.3"
},
"summary": "Easy way to customize UIScrollView scroll indicator",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/leverdeterre/CustomScrollIndicator",
"source": {
"git": "https://github.com/leverdeterre/CustomScrollIndicator.git",
"tag": "0.1.1"
},
"source_files": "CustomScrollViewIndicator/CustomScrollViewIndicator/UIScrollView+ScrollIndicator.{h,m}",
"frameworks": "QuartzCore"
}