Skip to content

Commit c59d794

Browse files
Updated spec version for pull request #98
1 parent 05a45eb commit c59d794

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

M13Checkbox.podspec

+1-1
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.2.0"
3+
s.version = "3.2.1"
44
s.summary = "A beautiful, customizable, extendable, animated checkbox for iOS."
55

66
s.description = <<-DESC

M13Checkbox.xcodeproj/project.pbxproj

+2
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@
8181
43BDF4E41DA6751C005476B2 /* M13CheckboxRadioPathGenerator.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = M13CheckboxRadioPathGenerator.swift; path = Sources/Paths/M13CheckboxRadioPathGenerator.swift; sourceTree = SOURCE_ROOT; };
8282
6F39FC0C5AAE259FA99C8348 /* Pods-M13Checkbox Demo.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-M13Checkbox Demo.debug.xcconfig"; path = "Pods/Target Support Files/Pods-M13Checkbox Demo/Pods-M13Checkbox Demo.debug.xcconfig"; sourceTree = "<group>"; };
8383
792FB031E2B87AC7363ACC0A /* Pods_M13Checkbox_Demo.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_M13Checkbox_Demo.framework; sourceTree = BUILT_PRODUCTS_DIR; };
84+
8E82741C1F7EA929002FE5DC /* M13Checkbox.podspec */ = {isa = PBXFileReference; lastKnownFileType = text; path = M13Checkbox.podspec; sourceTree = "<group>"; };
8485
986098FE8EE9379B59F2A8C0 /* Pods-M13Checkbox.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-M13Checkbox.debug.xcconfig"; path = "Pods/Target Support Files/Pods-M13Checkbox/Pods-M13Checkbox.debug.xcconfig"; sourceTree = "<group>"; };
8586
9CD5E1DB8F346AB79E3C6430 /* Pods-M13Checkbox Demo.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-M13Checkbox Demo.release.xcconfig"; path = "Pods/Target Support Files/Pods-M13Checkbox Demo/Pods-M13Checkbox Demo.release.xcconfig"; sourceTree = "<group>"; };
8687
EA1528981C90653D00EE5115 /* ColorCollectionViewCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ColorCollectionViewCell.swift; path = "../M13Checkbox Demo/ColorCollectionViewCell.swift"; sourceTree = "<group>"; };
@@ -185,6 +186,7 @@
185186
EA67200D1C7D0296008054BA = {
186187
isa = PBXGroup;
187188
children = (
189+
8E82741C1F7EA929002FE5DC /* M13Checkbox.podspec */,
188190
EA67202D1C7D02F8008054BA /* Source */,
189191
EA96F8FC1CBEB4CC0066C6B7 /* M13Checkbox */,
190192
EA6720181C7D0296008054BA /* M13Checkbox Demo */,

0 commit comments

Comments
 (0)