2 "name": "CustomAVPlayer",
4 "summary": "A customizable AVPlayer.",
5 "description": "A framework which can be used to customize all the controls of AVPlayer directly from Storyboard.",
6 "homepage": "https://github.com/Vikram-Chicmic/ios-video-player.git",
12 "Vikram Kumar": "vikram.kumar@chicmic.co.in"
18 "git": "https://github.com/Vikram-Chicmic/ios-video-player.git",
19 "branch": "feature/reel-functions"
21 "source_files": "CustomAVPlayer/**/*.{swift,h}",
22 "exclude_files": "VideoPlayer/CustomAVPlayer/CustomAVPlayerTests",
25 "CustomAVPlayer/Cell/*.xib",
26 "CustomAVPlayer/Views/*.xib"
33 "swift_versions": "5.0",
34 "swift_version": "5.0"