Skip to content
This repository has been archived by the owner on Dec 10, 2024. It is now read-only.

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
dduan committed Sep 11, 2016
1 parent fdb6dfc commit 3de2e4a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Just.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,5 @@ Pod::Spec.new do |s|
}

s.source_files = "Just", "Just/**/*.{swift}"

s.pod_target_xcconfig = { 'SWIFT_VERSION' => '3.0' }
end
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
Just is a client-side HTTP library inspired by [python-requests][] - HTTP for Humans.

Just supports Swift 3. You can use it with Swift 2 with version
[0.4.7](https://github.com/JustHTTP/Just/tree/v0.4.7).
[0.4.8](https://github.com/JustHTTP/Just/tree/v0.4.8).

*Follow [@JustHTTP][twitter] for updates, if you are into that kind of things* 😉

Expand Down

0 comments on commit 3de2e4a

Please sign in to comment.