浏览代码

update podspec

liuql6 5 年之前
父节点
当前提交
6069ed820b

+ 5 - 5
IPUMobile.podspec

@ -16,7 +16,7 @@ Pod::Spec.new do |spec|
16 16
  #
17 17
18 18
  spec.name         = "IPUMobile"
19
  spec.version      = "0.0.1"
19
  spec.version      = "3.1"
20 20
  spec.summary      = "IPU框架的基础部分."
21 21
22 22
  # This description is used to generate tags and improve search results.
@ -39,8 +39,8 @@ Pod::Spec.new do |spec|
39 39
  #  Popular ones are 'MIT', 'BSD' and 'Apache License, Version 2.0'.
40 40
  #
41 41
42
  # spec.license      = "MIT (example)"
43
  # spec.license      = { :type => "MIT", :file => "FILE_LICENSE" }
42
  spec.license      = "MIT"
43
  spec.license      = { :type => "MIT", :file => "FILE_LICENSE" }
44 44
45 45
46 46
  # ――― Author Metadata  ――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #
@ -77,7 +77,7 @@ Pod::Spec.new do |spec|
77 77
  #  Supports git, hg, bzr, svn and HTTP.
78 78
  #
79 79
80
  spec.source       = { :git => "http://10.1.235.20:3000/ipu/ios-share.git", :tag => "#{spec.version}" }
80
  spec.source       = { :git => "http://10.1.235.20:3000/ipu/ios-share.git", :branch => "master" }
81 81
  spec.ios.vendored_frameworks = 'IPUCommon/IPUFoundation.framework', 'IPUCommon/IPUMobile.framework', 'IPUCommon/IPULib.framework', 'IPUCommon/IPUMobileUI.framework', 'IPUCommon/IPUMobileFunc.framework'
82 82
83 83
  # ――― Source Code ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #
@ -118,7 +118,7 @@ Pod::Spec.new do |spec|
118 118
  spec.frameworks = 'UIKit','Foundation', "QuartzCore", "JavaScriptCore", "Security", "SystemConfiguration", "CoreGraphics", "ExternalAccessory", "CFNetwork", "GLKit", "CoreTelephony", "AVFoundation", "AudioToolbox"
119 119
120 120
  # spec.library   = "iconv"
121
  spec.libraries = "libc++", "libz", "libstdc++.6.0.9", "libsqlite3", "libiconv.2", "libz.1"
121
  spec.libraries = "c++.tbd", "z.tbd", "stdc++.6.0.9.tbd", "sqlite3.tbd", "iconv.2.tbd", "z.1.tbd"
122 122
123 123
124 124
  # ――― Project Settings ――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #

二进制
display-center/display-center.xcworkspace/xcuserdata/benny.xcuserdatad/UserInterfaceState.xcuserstate