Skip to content

Commit

Permalink
Folder structure change
Browse files Browse the repository at this point in the history
  • Loading branch information
siam_biswas committed Jun 1, 2020
1 parent f6f6f64 commit ee3394f
Show file tree
Hide file tree
Showing 35 changed files with 90 additions and 42 deletions.

Large diffs are not rendered by default.

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
4 changes: 2 additions & 2 deletions Transfiguration.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "Transfiguration"
s.version = "1.0.1"
s.version = "1.0.2"
s.summary = "Mystical way to transform data into reusable view in Swift"
s.homepage = "https://github.com/siam-biswas/Transfiguration"
s.license = { :type => "MIT" }
Expand All @@ -10,5 +10,5 @@ Pod::Spec.new do |s|
s.swift_version = "4.2"
s.ios.deployment_target = "8.0"
s.source = { :git => "https://github.com/siam-biswas/Transfiguration.git", :tag => s.version }
s.source_files = "Source/Transfiguration/*.swift"
s.source_files = "Sources/Transfiguration/**/*.swift"
end
2 changes: 1 addition & 1 deletion Transfiguration.xcworkspace/contents.xcworkspacedata

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

0 comments on commit ee3394f

Please sign in to comment.