Skip to content

Commit b170202

Browse files
authored
Merge pull request #13 from chenhaiteng/feature/add-demo-app
Feature/add demo app
2 parents 402426e + 8caf22a commit b170202

File tree

15 files changed

+867
-5
lines changed

15 files changed

+867
-5
lines changed

CoreGraphicsExtension.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.version = '0.4.2'
1212
s.summary = 'A small libray to provide polar coordinate feature and some convienet extension of CoreGraphics'
1313
# s.swift_version:begin
14-
s.swift_version = '5.3.0'
14+
s.swift_version = '6.1.0'
1515
# s.swift_version = '${SWIFT_VERSION}'
1616

1717
# s.platform:begin

0 commit comments

Comments
 (0)