diff --git a/DLRadioButton.podspec.json b/DLRadioButton.podspec.json index fcad4ba..759755f 100644 --- a/DLRadioButton.podspec.json +++ b/DLRadioButton.podspec.json @@ -1,6 +1,6 @@ { "name": "DLRadioButton", - "version": "1.3.5", + "versionl: "1.4.1", "summary": "A highly customizable Radio Button for iOS", "description": "A highly customizable Radio Button for iOS.\n\n* Buttons are drew by UIBezierPath, customize it however you want.\n* You can also use pictures to indicate buttons' selection state.\n", "homepage": "https://github.com/DavydLiu/DLRadioButton", @@ -17,7 +17,7 @@ }, "source": { "git": "https://github.com/DavydLiu/DLRadioButton.git", - "tag": "1.3.5" + "tag": "1.4.1" }, "source_files": "DLRadioButton/**/*.{h,m}", "exclude_files": "Classes/Exclude",