blob: 3382efc5f26c55504ce0506a68b94ee372428140 [file] [log] [blame]
{
"name": "ASJColoredScrollIndicators",
"version": "1.1",
"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": "1.1"
},
"source_files": "ASJColoredScrollIndicators/*.{h,m}",
"requires_arc": true
}