Pod::Spec.new do |spec|spec.name = "MPIOSRuntime"spec.version = "0.0.1"spec.summary = "A short description of mp_ios_runtime."spec.description = <<-DESCA short description of mp_ios_runtime.DESCspec.homepage = "http://EXAMPLE/mp_ios_runtime"spec.license = "Apache"spec.author = { "PonyCui" => "cuis@vip.qq.com" }spec.platform = :ios, "10.0"spec.source = { :git => "https://github.com/mpflutter/mp_ios_runtime", :tag => "0.0.1" }spec.source_files = "src", "src/**/*.{h,m}"spec.public_header_files = "src/MPIOSRuntime.h", "src/MPIOSViewController.h", "src/MPIOSApp.h", "src/MPIOSPage.h", "src/MPIOSEngine.h", "src/components/MPIOSComponentView.h", "src/components/basic/MPIOSImage.h"spec.resources = "src/**/*.js"spec.requires_arc = truespec.dependency "jetfire", "~> 0.1"spec.dependency "MBProgressHUD", "~> 1.2.0"end
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。