Skip to content

Commit df10240

Browse files
author
li6185377
committed
supported mac os
1 parent 93ac1ce commit df10240

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

LKDBHelper.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Pod::Spec.new do |s|
1111
s.source = { :git => 'https://github.com/li6185377/LKDBHelper-SQLite-ORM.git', :tag => '1.4'}
1212

1313
s.ios.deployment_target = '4.3'
14-
s.osx.deployment_target = '10.7'
14+
s.osx.deployment_target = '10.6'
1515

1616
s.source_files = 'LKDBHelper/Helper/*.{h,m}'
1717
s.requires_arc = true

0 commit comments

Comments
 (0)