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