Carthage support

This commit is contained in:
nerdycat 2018-04-12 10:55:35 +08:00
parent 3c1f39db5b
commit 52a8dd49b0
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = "Cupcake"
s.version = "1.2.1"
s.version = "1.2.2"
s.summary = "An easy way to create and layout UI components for iOS."
s.description = <<-DESC

View File

@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>1.2.1</string>
<string>1.2.2</string>
<key>CFBundleVersion</key>
<string>$(CURRENT_PROJECT_VERSION)</string>
<key>NSPrincipalClass</key>