Fix project settings. Closes #15

This commit is contained in:
Gunay Mert Karadogan
2016-01-21 22:57:05 +01:00
parent d1b3f5179a
commit 713e33d254
6 changed files with 21 additions and 10 deletions

View File

@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "ParkedTextField"
s.version = "0.2.0"
s.version = "0.2.1"
s.summary = "A UITextField subclass with an appended constant text"
s.homepage = "https://github.com/gmertk/ParkedTextField"
s.screenshots = "https://dl.dropboxusercontent.com/u/4397140/pod-screenshots/ParkedTextField.gif"