mirror of
				https://gitcode.com/gh_mirrors/re/react-native-pushy.git
				synced 2025-10-31 21:33:12 +08:00 
			
		
		
		
	修复use_frameworks时无法获取编译时间戳的问题
This commit is contained in:
		| @@ -11,6 +11,7 @@ Pod::Spec.new do |s| | ||||
|   s.authors      = package['author'] | ||||
|   s.homepage     = package['homepage'] | ||||
|  | ||||
|   s.cocoapods_version = '>= 1.6.0' | ||||
|   s.platform = :ios, "8.0" | ||||
|   s.source = { :git => 'https://github.com/reactnativecn/react-native-pushy.git', :tag => '#{s.version}' } | ||||
|   s.libraries = 'bz2', 'z' | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 sunnylqm
					sunnylqm