| { |
| "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 |
| } |