Skip to content

Commit

Permalink
update pod description
Browse files Browse the repository at this point in the history
  • Loading branch information
nsnull0 committed Jul 8, 2017
1 parent 808a7a0 commit dd2011a
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ Profile Picture place Holder
## Availability
#### ⚠️ **This Library only Available to Swift > 3.0** ⚠️

## Screenshot V1.1
![Demo](https://ibb.co/mvLxcv)

## Installation

### CocoaPods
Expand Down
2 changes: 1 addition & 1 deletion YWNamePlaceholder.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "YWNamePlaceholder"
s.version = "1.0"
s.version = "1.1"
s.summary = "YWNamePlaceholder Generic Place holder profile"
s.description = "Place holder of every empty profile picture. Lightweight circular profile initial for placeholder before adding images"
s.requires_arc = true
Expand Down
2 changes: 1 addition & 1 deletion YWNamePlaceholder/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>0.1</string>
<string>1.1</string>
<key>CFBundleVersion</key>
<string>$(CURRENT_PROJECT_VERSION)</string>
<key>NSPrincipalClass</key>
Expand Down

0 comments on commit dd2011a

Please sign in to comment.