Files
SVGAPlayer-iOS/Podfile
崔 明辉 eff6b8803b chore: Remove react things.
feat: Change sample files url.
2021-07-06 15:35:28 +08:00

9 lines
115 B
Ruby

platform :ios, '8.0'
target 'SVGAPlayer' do
pod 'SSZipArchive', '~> 2.1.4'
pod 'Protobuf', '~> 3.4'
end