|
|
@@ -4,13 +4,13 @@
|
|
|
Pod::Spec.new do |s|
|
|
|
s.name = 'flutter_ijkplayer'
|
|
|
s.version = '0.0.1'
|
|
|
- s.summary = 'A new flutter plugin project.'
|
|
|
+ s.summary = 'IjkPlayer plugin for flutter'
|
|
|
s.description = <<-DESC
|
|
|
A new flutter plugin project.
|
|
|
DESC
|
|
|
s.homepage = 'http://example.com'
|
|
|
s.license = { :file => '../LICENSE' }
|
|
|
- s.author = { 'Your Company' => 'email@example.com' }
|
|
|
+ s.author = { 'Caijinglong' => 'cjl_spy@163.com' }
|
|
|
s.source = { :path => '.' }
|
|
|
s.source_files = 'Classes/**/*' , 'IJKMediaFramework.framework'
|
|
|
s.public_header_files = 'Classes/**/*.h'
|