Skip to content
This repository was archived by the owner on Jun 22, 2021. It is now read-only.

Commit f969673

Browse files
committed
Fix the broken podspec
1 parent 5091769 commit f969673

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AMXFontAutoScale.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Pod::Spec.new do |s|
1212

1313
s.homepage = "https://github.com/alexmx/AMXFontAutoScale"
1414
s.license = "MIT"
15-
s.authors = { "Alex Maimescu" }
15+
s.authors = "Alex Maimescu"
1616

1717
s.platform = :ios
1818
s.ios.deployment_target = '8.0'

0 commit comments

Comments
 (0)