Explorar o código

Migrate ios pod library source.

Caijinglong %!s(int64=6) %!d(string=hai) anos
pai
achega
daad4fd5cb
Modificáronse 5 ficheiros con 12 adicións e 8 borrados
  1. 4 0
      CHANGELOG.md
  2. 5 5
      example/ios/Podfile.lock
  3. 1 1
      example/pubspec.lock
  4. 1 1
      ios/flutter_ijkplayer.podspec
  5. 1 1
      pubspec.yaml

+ 4 - 0
CHANGELOG.md

@@ -1,3 +1,7 @@
+## 0.3.3
+
+Migrate ios pod library from github to azure.
+
 ## 0.3.2
 
 Fix:

+ 5 - 5
example/ios/Podfile.lock

@@ -2,8 +2,8 @@ PODS:
   - Flutter (1.0.0)
   - flutter_ijkplayer (0.0.1):
     - Flutter
-    - FlutterIJK (~> 0.0.9)
-  - FlutterIJK (0.0.9)
+    - FlutterIJK (~> 0.1.0)
+  - FlutterIJK (0.1.0)
   - photo_manager (0.0.1):
     - Flutter
 
@@ -26,10 +26,10 @@ EXTERNAL SOURCES:
 
 SPEC CHECKSUMS:
   Flutter: 58dd7d1b27887414a370fcccb9e645c08ffd7a6a
-  flutter_ijkplayer: c3a5d569dde01d23b33bf0cfc685a256a10e56ce
-  FlutterIJK: 9e3ccb3d74cca7ebe77db65d30a19b630ea8648e
+  flutter_ijkplayer: ef9006131553deb6d8ae6d7fbd3bcbf93b135930
+  FlutterIJK: 68b00c1d11162b5016f3611853aa699e198bd1d2
   photo_manager: d47ddf6cb25cbfa837dc334540eb9a99b208e191
 
 PODFILE CHECKSUM: a14c63eb48a9d676ed6d876506b3258fd9c85235
 
-COCOAPODS: 1.7.1
+COCOAPODS: 1.7.5

+ 1 - 1
example/pubspec.lock

@@ -82,7 +82,7 @@ packages:
       path: ".."
       relative: true
     source: path
-    version: "0.3.2"
+    version: "0.3.3"
   flutter_localizations:
     dependency: "direct main"
     description: flutter

+ 1 - 1
ios/flutter_ijkplayer.podspec

@@ -21,7 +21,7 @@ A new flutter plugin project.
   # s.ios.vendored_frameworks = 'IJKMediaFramework.framework'
   # s.frameworks  = "AudioToolbox", "AVFoundation", "CoreGraphics", "CoreMedia", "CoreVideo", "MobileCoreServices", "OpenGLES", "QuartzCore", "VideoToolbox", "Foundation", "UIKit", "MediaPlayer"
   # s.libraries   = "bz2", "z", "stdc++"
-  s.dependency 'FlutterIJK', '~> 0.0.9'
+  s.dependency 'FlutterIJK', '~> 0.1.0'
 
   # s.script_phase = {:name => 'extract framework', :script=> 'echo "Hello World"; pwd' ,:execution_position => :before_compile}
 

+ 1 - 1
pubspec.yaml

@@ -1,6 +1,6 @@
 name: flutter_ijkplayer
 description: Base by bilibili ijkplayer, it's video/audio player, support https、rtmp、m3u8 and more protocol.
-version: 0.3.2
+version: 0.3.3
 author: caijinglong<cjl_spy@163.com>
 homepage: https://github.com/CaiJingLong/flutter_ijkplayer