forked from Ninjalama/streamyfin_mirror
wip
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
Pod::Spec.new do |s|
|
||||
s.name = 'HlsDownloader'
|
||||
s.version = '1'
|
||||
s.summary = 'A sample project summary'
|
||||
s.description = 'A sample project description'
|
||||
s.author = ''
|
||||
s.version = '0.0.1'
|
||||
s.summary = 'Download HLS streams with AVAssetDownloadURLSession'
|
||||
s.description = 'Download HLS streams with AVAssetDownloadURLSession'
|
||||
s.author = 'Streamyfin'
|
||||
s.homepage = 'https://docs.expo.dev/modules/'
|
||||
s.platforms = { :ios => '13.4', :tvos => '13.4' }
|
||||
s.source = { git: '' }
|
||||
s.source = { git: 'https://github.com/streamyfin/streamyfin' }
|
||||
s.static_framework = true
|
||||
|
||||
s.dependency 'ExpoModulesCore'
|
||||
|
||||
Reference in New Issue
Block a user