We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34a7295 commit 4b0081bCopy full SHA for 4b0081b
1 file changed
IOS/SDK/Podfile
@@ -6,7 +6,7 @@
6
platform :ios, "8.0"
7
8
target 'LuaViewSDK' do
9
- pod 'liblua', :git => 'https://github.com/alibaba/LuaViewSDK.git', :branch => 'develop'
+ pod 'liblua', '5.1.4.3'
10
end
11
12
target 'Dummy' do
0 commit comments