blob: 3be0019802dee994826ece78bf127259010daba5 [file] [log] [blame]
{
"name": "VideoThumbnailSelectionView",
"version": "0.1.1",
"summary": "Easy drag and drop library for Instagram like video thumbnail selection.",
"description": "This library is a drag and drop component for easy video thumbnail selection that is\nsimilar to Instagram's video cover selection. I am currently using this component\nactively in a project.",
"homepage": "https://github.com/sarpsolakoglu/VideoThumbnailSelectionView",
"license": "MIT",
"authors": {
"Sarp Ogulcan Solakoglu": "sosolakoglu@gmail.com"
},
"social_media_url": "http://twitter.com/sarpsolakoglu",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/sarpsolakoglu/VideoThumbnailSelectionView.git",
"tag": "0.1.1"
},
"source_files": "VideoThumbnailSelectionView/*.{swift}",
"resources": "VideoThumbnailSelectionView/*.{xib}",
"frameworks": [
"UIKit",
"AVFoundation"
]
}