We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 023a6bc commit fd3cee7Copy full SHA for fd3cee7
Demo/SPButton.xcodeproj/project.xcworkspace/xcuserdata/leshengping.xcuserdatad/UserInterfaceState.xcuserstate
19 Bytes
Demo/SPButton/Info.plist
@@ -15,7 +15,7 @@
15
<key>CFBundlePackageType</key>
16
<string>APPL</string>
17
<key>CFBundleShortVersionString</key>
18
- <string>3.0</string>
+ <string>3.0.2</string>
19
<key>CFBundleVersion</key>
20
<string>1</string>
21
<key>LSRequiresIPhoneOS</key>
SPButton.podspec
@@ -16,7 +16,7 @@ Pod::Spec.new do |s|
#
s.name = "SPButton"
- s.version = "3.0"
+ s.version = "3.0.2"
s.summary = "自定义按钮."
22
# This description is used to generate tags and improve search results.
0 commit comments