Skip to content

Commit

Permalink
Removed Carthage dependency
Browse files Browse the repository at this point in the history
Removed the mention of dependencies from the README
Moved files to a new location
  • Loading branch information
dalewebster48 committed May 25, 2017
1 parent 2361dfa commit 7598171
Show file tree
Hide file tree
Showing 47 changed files with 3 additions and 8 deletions.
1 change: 0 additions & 1 deletion Cartfile

This file was deleted.

4 changes: 2 additions & 2 deletions EverLayout.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "EverLayout"
s.version = "0.8.3"
s.version = "0.9.0"
s.summary = "Reusable, downloadable, up-datable iOS layouts"

s.homepage = "https://github.com/acrocat/EverLayout"
Expand All @@ -13,5 +13,5 @@ Pod::Spec.new do |s|

s.source = { :git => "https://github.com/acrocat/EverLayout.git", :tag => "#{s.version}" }

s.source_files = "EverLayout", "EverLayout/Classes/**/*.{swift}"
s.source_files = "EverLayout", "Source/**/*.{swift}"
end
2 changes: 1 addition & 1 deletion Example/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ EXTERNAL SOURCES:
:path: "../"

SPEC CHECKSUMS:
EverLayout: 7c58a5587b72772801963085a11da4cba51451b8
EverLayout: 584790b1ec6c42c935bd6ba996d290cb6cb8a5ae

PODFILE CHECKSUM: 3ad4d29e3ae7babd77c018b416f6c4731d8e4c44

Expand Down
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,10 +135,6 @@ layouts described with code.

[Building and distributing iOS Layouts with EverLayout](https://hackernoon.com/building-and-distributing-ios-layouts-with-everlayout-c9ea41750f6#.b41s5bsh7)

## Dependencies

At the moment EverLayout uses [Socket.IO](https://github.com/socketio/socket.io-client-swift) for communication with EverLayout Bridge.

## Contribute

Contributions to EverLayout are welcome! If you have feature requests please raise an issue, or contact me at [sterdefs@gmail.com](mailto:sterdefs@gmail.com), or [@greatirl](http://www.twitter.com/greatirl).
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.
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.

0 comments on commit 7598171

Please sign in to comment.