Skip to content

Commit 4b0081b

Browse files
author
敛心
committed
使用5.1.4.3的liblua
1 parent 34a7295 commit 4b0081b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

IOS/SDK/Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
platform :ios, "8.0"
77

88
target 'LuaViewSDK' do
9-
pod 'liblua', :git => 'https://github.com/alibaba/LuaViewSDK.git', :branch => 'develop'
9+
pod 'liblua', '5.1.4.3'
1010
end
1111

1212
target 'Dummy' do

0 commit comments

Comments
 (0)