Skip to content

Commit

Permalink
Release 0.0.7.
Browse files Browse the repository at this point in the history
  • Loading branch information
蔡成汉 authored and 蔡成汉 committed Mar 16, 2016
1 parent 1a0acc5 commit 1c32458
Show file tree
Hide file tree
Showing 4 changed files with 29 additions and 22 deletions.
2 changes: 1 addition & 1 deletion Addition.podspec
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = "Addition"
s.version = "0.0.6"
s.version = "0.0.7"
s.summary = "ios扩展类集"

# This description is used to generate tags and improve search results.
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

40 changes: 20 additions & 20 deletions Example/Pods/Target Support Files/Addition/Info.plist

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -17,7 +17,7 @@ Addition is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:

```ruby
pod 'Addition', '~>0.0.6'
pod 'Addition', '~>0.0.7'
```

## Author
Expand Down

0 comments on commit 1c32458

Please sign in to comment.