blob: dfae1afc11848ad8d1b02186420b9f815ca1f5ed [file] [log] [blame]
{
"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
}