5 Star 4 Fork 0

Gitee 极速下载 / luaviewsdk

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/alibaba/LuaViewSDK
克隆/下载
liblua.podspec 2.54 KB
一键复制 编辑 Web IDE 原始数据 按行查看 历史
城西 提交于 2017-03-22 16:44 . liblua 0.5.0 依赖
Pod::Spec.new do |s|
s.name = "liblua"
s.version = "5.1.4"
s.summary = "liblua"
s.description = <<-DESC
A longer description of liblua.podspec in Markdown format.
* LuaView
DESC
s.homepage = "http://gitlab.alibaba-inc.com/luaview/luaviewsdk"
s.license = { :type => 'GNU General Public Licence (GPL), Version 2.0', :file => 'LICENSE.txt' }
s.author = { "城西" => "xicheng.dxc@alibaba-inc.com" }
# ――― Platform Specifics ――――――――――――――――――――――――――――――――――――――――――――――――――――――― #
#
# If this Pod runs only on iOS or OS X, then specify the platform and
# the deployment target. You can optionally include the target after the platform.
#
s.platform = :ios, "7.0"
s.source = { :git => "https://github.com/alibaba/LuaViewSDK.git", :tag => "0.5.0" }
s.source_files = "IOS/lua/lua/*.{h,m,c}"
# s.exclude_files = "Classes/Exclude"
# ――― Resources ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #
#
# A list of resources included with the Pod. These are copied into the
# target bundle with a build phase script. Anything else will be cleaned.
# You can preserve files from being cleaned, please don't preserve
# non-essential files like tests, examples and documentation.
#
# s.resource = "icon.png"
# s.resources = "Resources/*.png"
# s.preserve_paths = "FilesToSave", "MoreFilesToSave"
# ――― Project Linking ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #
#
# Link your library with frameworks, or libraries. Libraries do not include
# the lib prefix of their name.
#
s.frameworks = 'Foundation', 'UIKit', 'CoreGraphics'
s.libraries = 'z'
# ――― Project Settings ――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #
#
# If your library depends on compiler flags you can set them in the xcconfig hash
# where they will only apply to your library. If you depend on other Podspecs
# you can include multiple dependencies to ensure it works.
s.requires_arc = true
end
1
https://gitee.com/mirrors/luaviewsdk.git
git@gitee.com:mirrors/luaviewsdk.git
mirrors
luaviewsdk
luaviewsdk
master

搜索帮助

14c37bed 8189591 565d56ea 8189591