Skip to content

Commit

Permalink
updated podspec, documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelbeek committed Oct 12, 2015
1 parent 2baf5d4 commit 25cf249
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,8 @@ Finally add these functions to your ViewController
}

```

## Support/Issues
If you have any questions, please don't hesitate to create an issue.

## To Do
* Add Carthage Support
Expand Down
2 changes: 1 addition & 1 deletion RecordButton.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "RecordButton"
s.version = "0.1.0"
s.version = "1.0.0"
s.summary = "A Record Button in Swift."
s.description = <<-DESC
A Modulair Record Button in Swift. It shows you the recording process when recording. It's great for a video recorder app with a fixed/maximum length like snapchat, vine, instragram.
Expand Down

0 comments on commit 25cf249

Please sign in to comment.