Skip to content

Commit

Permalink
Merge branch 'master' into beta/swift3
Browse files Browse the repository at this point in the history
  • Loading branch information
marty-suzuki committed Sep 9, 2016
2 parents 95ee00d + fc6d40a commit d23349f
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
2 changes: 2 additions & 0 deletions MisterFusion.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,9 @@

Pod::Spec.new do |s|
s.name = "MisterFusion"

s.version = "2.0.0"

s.summary = "MisterFusion makes more easier to use AutoLayout in Swift & Objective-C code."

s.homepage = "https://github.com/marty-suzuki/MisterFusion"
Expand Down
2 changes: 2 additions & 0 deletions MisterFusionSample/Pods/Pods.xcodeproj/project.pbxproj

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

1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ MisterFusion makes more easier to use AutoLayout in Swift & Objective-C code.
- [x] Simple And Concise Syntax
- [x] Use in Swift and Objective-C
- [x] Support Size Class
- [x] Support Swift2.3
- [x] Support Swift3 (If you want to use it in Swift3, please use [2.0.0-beta](https://github.com/szk-atmosphere/MisterFusion/tree/2.0.0-beta))

#### MisterFusion Code for Swift
Expand Down

0 comments on commit d23349f

Please sign in to comment.