Skip to content

Commit c6cab17

Browse files
🎷 [RELEASE] 1.0.2
1 parent 517899d commit c6cab17

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ACMOpenAI.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
Pod::Spec.new do |spec|
22
spec.name = "ACMOpenAI"
3-
spec.version = "1.0.1"
3+
spec.version = "1.0.2"
44
spec.summary = "ACMOpenAI iOS Library"
55
spec.description = <<-DESC
66
ACMOpenAI is a library that help developers to use Open AI API easily.
77
DESC
88

99
spec.homepage = "https://github.com/AppcentMobile/ACMOpenAI-iOS"
10-
spec.license = { :type => "Apache License, Version 2.0", :file => "LICENCE" }
10+
spec.license = { :type => "MIT License", :file => "LICENCE" }
1111
spec.author = "burak"
1212
spec.platform = :ios
1313
spec.ios.deployment_target = '13.0'

0 commit comments

Comments
 (0)