Bilibili/ijkplayer 0.8.8 cocoapods,iOS video player based on FFmpeg n3.3, with MediaCodec, VideoToolbox support.
pod 'ijkplayer', '~> 1.1.3'
or with SSL iOS 8.0 no armv7,armv7s
pod 'ijkplayerssl', '~> 1.1.3'
OC 参考ijkplayer项目,Swift SSL 参考ijkplayer-Swift项目。
platform :ios, '7.0'
platform :ios, '9.0' # Use Safe Area Layout Guides
use_frameworks!
fat framework
https://github.com/iOSDevLog/ijkplayer/issues/6
ijkplayer is licensed under LGPLv2.1 or later, so itself is free for commercial use under LGPLv2.1 or later