| { |
| "name": "AMVideoRangeSlider", |
| "version": "1.0.0", |
| "summary": "iOS Video Range Slider in Swift", |
| "homepage": "https://github.com/iAmrMohamed/AMVideoRangeSlider", |
| "license": "MIT", |
| "authors": { |
| "Amr Mohamed": "iAmrMohamed@gmail.com" |
| }, |
| "social_media_url": "https://twitter.com/iAmrMohamed", |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source": { |
| "git": "https://github.com/iAmrMohamed/AMVideoRangeSlider.git", |
| "tag": "1.0.0" |
| }, |
| "source_files": "AMVideoRangeSlider/*.swift", |
| "frameworks": "UIKit", |
| "requires_arc": true |
| } |