mirror of
https://github.com/svga/SVGAPlayer-iOS.git
synced 2025-10-21 07:29:14 +08:00
chore: Remove react things.
feat: Change sample files url.
This commit is contained in:
20
Podfile
20
Podfile
@@ -6,23 +6,3 @@ target 'SVGAPlayer' do
|
||||
pod 'Protobuf', '~> 3.4'
|
||||
|
||||
end
|
||||
|
||||
target 'SVGAPlayer React' do
|
||||
|
||||
pod 'SSZipArchive', '~> 2.1.4'
|
||||
pod 'React', :podspec => 'https://raw.githubusercontent.com/yyued/react-native-runtime-ios/0.45.1/React.podspec', :subspecs => [
|
||||
'Core',
|
||||
'ART',
|
||||
'RCTActionSheet',
|
||||
'RCTGeolocation',
|
||||
'RCTImage',
|
||||
'RCTNetwork',
|
||||
'RCTSettings',
|
||||
'RCTText',
|
||||
'RCTVibration',
|
||||
'RCTWebSocket',
|
||||
'RCTLinkingIOS',
|
||||
]
|
||||
pod 'Yoga'
|
||||
|
||||
end
|
||||
|
Reference in New Issue
Block a user