Skip to content

Commit

Permalink
pod spec updated
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmetkgunay committed May 1, 2017
1 parent 38bb0ec commit d54ffd3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DrawPathView.podspec
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
Pod::Spec.new do |s|
s.name = "DrawPathView"
s.version = "0.1.4"
s.summary = "Drawable View written in pure Swift2"
s.summary = "Drawable View written in pure Swift3"
s.description = <<-DESC
Easy to use drawable custom View written in pure Swift2. You can delete paths or delete last drawn path. You can also draw paths with any colors you want and change this color whenever you want.
Easy to use drawable custom View written in pure Swift3. You can delete paths or delete last drawn path. You can also draw paths with any colors you want and change this color whenever you want.
DESC

s.homepage = "https://github.com/ahmetkgunay/DrawPathView"
Expand Down

0 comments on commit d54ffd3

Please sign in to comment.