Skip to content

Commit

Permalink
Release 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Ayush Goel committed Apr 3, 2015
1 parent f094ecd commit 31ac44e
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
2 changes: 1 addition & 1 deletion AGEmojiKeyboard.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "AGEmojiKeyboard"
s.version = "0.1.0"
s.version = "0.2.0"
s.summary = "An emoji keyboard view that can replace the default iOS keyboard."
s.description = <<-DESC
AGEmojiKeyboard is a replacement view for the default keyboard
Expand Down
14 changes: 14 additions & 0 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
PODS:
- AGEmojiKeyboard (0.2.0)

DEPENDENCIES:
- AGEmojiKeyboard (from `../AGEmojiKeyboard.podspec`)

EXTERNAL SOURCES:
AGEmojiKeyboard:
:path: ../AGEmojiKeyboard.podspec

SPEC CHECKSUMS:
AGEmojiKeyboard: 0824b5e89ff1b0826598346e5176331ed5e1d0c8

COCOAPODS: 0.35.0

0 comments on commit 31ac44e

Please sign in to comment.