| { |
| "name": "SEFilterControl-ProgressColor", |
| "version": "0.1.0", |
| "summary": "A GUI library for customized slider", |
| "description": "Thank you Shady Elyaski for your contribution to open source community. This library is a modified version of https://github.com/ShadyElyaski/ios-filter-control. Minor customization to show different color with background", |
| "homepage": "https://github.com/aligermiyanoglu/SEFilterControl-ProgressColor", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "aligermiyanoglu": "aligermiyanoglu@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/aligermiyanoglu/SEFilterControl-ProgressColor.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "SEFilterControl-ProgressColor/Classes/**/*" |
| } |