blob: c1d63d1311f88944de9e1116bcf08fdf72f50f60 [file] [log] [blame]
{
"name": "UIScrollView-ScrollAvailableIndicators",
"version": "0.1.0",
"summary": "UIScrollView extension that adds top and bottom hairline indicators when scroll is available.",
"description": "UIScrollView extension that adds top and bottom hairline indicators when scroll is available. Works out of the box through IBInspectable and Interface Builder.",
"homepage": "https://github.com/konkab/UIScrollView-ScrollAvailableIndicators",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Konstantin Kabanov": "konstantin@rktstudio.ru"
},
"source": {
"git": "https://github.com/konkab/UIScrollView-ScrollAvailableIndicators.git",
"tag": "0.1.0"
},
"social_media_url": "https://www.facebook.com/fvr000",
"platforms": {
"ios": "8.0"
},
"source_files": "UIScrollView-ScrollAvailableIndicators/Classes/**/*"
}