blob: dca6d3f0785c38d9ee76271c7cb3b2727092e4ba [file] [log] [blame]
{
"name": "ABVideoRangeSlider",
"version": "0.1.3",
"summary": "A simple range slider for trimming videos written in Swift 3. Includes a Progress Indicator.",
"description": "Display thumbnails and a slider for trimming videos in iOS. Includes a Progress Indicator",
"homepage": "https://github.com/AppsBoulevard/ABVideoRangeSlider",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Oscar J. Irun": "oscarjiv91@gmail.com"
},
"source": {
"git": "https://github.com/AppsBoulevard/ABVideoRangeSlider.git",
"tag": "0.1.3"
},
"social_media_url": "https://twitter.com/AppsBoulevard",
"platforms": {
"ios": "8.0"
},
"source_files": [
"ABVideoRangeSlider/Classes/**/*",
"ABVideoRangeSlider/Assets/*"
],
"resource_bundles": {
"ABVideoRangeSlider": [
"ABVideoRangeSlider/Assets/*.png"
]
},
"pushed_with_swift_version": "3.0"
}