blob: e32cb2de2811080b9dc6fb4d456afa887f2bda19 [file] [log] [blame]
{
"name": "ASJColoredScrollIndicators",
"version": "0.2",
"platforms": {
"ios": "7.0"
},
"license": {
"type": "MIT"
},
"homepage": "https://github.com/sudeepjaiswal/ASJColoredScrollIndicators",
"authors": {
"Sudeep Jaiswal": "sudeepjaiswal87@gmail.com"
},
"summary": "Apply color to scroll indicators of any UIScrollView",
"source": {
"git": "https://github.com/sudeepjaiswal/ASJColoredScrollIndicators.git",
"tag": "0.2"
},
"source_files": "ASJColoredScrollIndicators/*.{h,m}",
"requires_arc": true
}