Skip to content

Commit 0ff6028

Browse files
committed
Updated podspec version
1 parent 55be164 commit 0ff6028

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

M13Checkbox.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "M13Checkbox"
3-
s.version = "3.1.2"
3+
s.version = "3.1.3"
44
s.summary = "A beautiful, customizable, extendable, animated checkbox for iOS."
55

66
s.description = <<-DESC

M13Checkbox.xcodeproj/project.pbxproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@
7171

7272
/* Begin PBXFileReference section */
7373
142C71FD96ACA2685D246CF8 /* Pods_M13Checkbox.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_M13Checkbox.framework; sourceTree = BUILT_PRODUCTS_DIR; };
74-
43242B531DA6D14400C6AF91 /* M13Checkbox.podspec */ = {isa = PBXFileReference; lastKnownFileType = text; path = M13Checkbox.podspec; sourceTree = "<group>"; };
7574
43242B541DA7BC1100C6AF91 /* M13CheckboxAddRemovePathGenerator.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = M13CheckboxAddRemovePathGenerator.swift; path = Sources/Paths/M13CheckboxAddRemovePathGenerator.swift; sourceTree = SOURCE_ROOT; };
7675
434D1FF51DABB52300F5A8C8 /* M13CheckboxDisclosurePathGenerator.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = M13CheckboxDisclosurePathGenerator.swift; path = Sources/Paths/M13CheckboxDisclosurePathGenerator.swift; sourceTree = SOURCE_ROOT; };
7776
43A4CE6E1E64F86D23A4560F /* Pods-M13Checkbox.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-M13Checkbox.release.xcconfig"; path = "Pods/Target Support Files/Pods-M13Checkbox/Pods-M13Checkbox.release.xcconfig"; sourceTree = "<group>"; };
@@ -184,7 +183,6 @@
184183
EA67200D1C7D0296008054BA = {
185184
isa = PBXGroup;
186185
children = (
187-
43242B531DA6D14400C6AF91 /* M13Checkbox.podspec */,
188186
EA67202D1C7D02F8008054BA /* Source */,
189187
EA96F8FC1CBEB4CC0066C6B7 /* M13Checkbox */,
190188
EA6720181C7D0296008054BA /* M13Checkbox Demo */,

0 commit comments

Comments
 (0)