Update folder structure to represent groups

Signed-off-by: Candost Dagdeviren <candostdagdeviren@gmail.com>
This commit is contained in:
Candost Dagdeviren
2017-10-05 15:33:17 +02:00
parent c55db416e5
commit dde838630a
55 changed files with 217 additions and 214 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ Pod::Spec.new do |s|
s.author = { "Steven Deutsch" => "stevensdeutsch@yahoo.com" }
s.source = { :git => 'https://github.com/MessageKit/MessageKit.git', :tag => s.version }
s.source_files = 'Sources/*.swift'
s.source_files = 'Sources/**/*.swift'
s.pod_target_xcconfig = {
"SWIFT_VERSION" => "4.0",