Skip to content

Commit

Permalink
Merge pull request #29 from Onix-Systems/release/0.3.0
Browse files Browse the repository at this point in the history
Release 0.3.0 to master
  • Loading branch information
nezhyborets authored Jan 18, 2017
2 parents 41845ea + ac5e6b1 commit 16e8311
Show file tree
Hide file tree
Showing 76 changed files with 416 additions and 11,176 deletions.
2 changes: 1 addition & 1 deletion Example/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ use_frameworks!

target 'RainyRefreshControl Demo' do

pod 'RainyRefreshControl', :git => 'https://github.com/Onix-Systems/RainyRefreshControl', :branch => 'feature/remove-sample-project'
pod 'RainyRefreshControl'

end
15 changes: 6 additions & 9 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,25 +1,22 @@
PODS:
- pop (1.0.9)
- RainyRefreshControl (0.2.0):
- pop (= 1.0.9)
- RainyRefreshControl (0.2.0)

DEPENDENCIES:
- RainyRefreshControl (from `https://github.com/Onix-Systems/RainyRefreshControl`, branch `feature/remove-sample-project`)
- RainyRefreshControl (from `https://github.com/Onix-Systems/RainyRefreshControl`, branch `feature/remove-pop`)

EXTERNAL SOURCES:
RainyRefreshControl:
:branch: feature/remove-sample-project
:branch: feature/remove-pop
:git: https://github.com/Onix-Systems/RainyRefreshControl

CHECKOUT OPTIONS:
RainyRefreshControl:
:commit: 3d411c66108c9022a173f3b7275d94cd0668a8ea
:commit: 7f13e7e243f851840802b56b5d21f24dd3e9b138
:git: https://github.com/Onix-Systems/RainyRefreshControl

SPEC CHECKSUMS:
pop: f667631a5108a2e60d9e8797c9b32ddaf2080bce
RainyRefreshControl: e4718413438a92edfce3e90b74cba0e5fccfd88a
RainyRefreshControl: 7be63e37b6f4eb155f6327445967e83b48cd9336

PODFILE CHECKSUM: 19b644a50858bac13f7f1af5ee9d9728d76ac170
PODFILE CHECKSUM: 8bcbd7f984c86572a3b151d8bcc571009da8d3ab

COCOAPODS: 1.2.0.beta.3
5 changes: 0 additions & 5 deletions Example/Pods/Local Podspecs/RainyRefreshControl.podspec.json

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

15 changes: 6 additions & 9 deletions Example/Pods/Manifest.lock

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

758 changes: 186 additions & 572 deletions Example/Pods/Pods.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

32 changes: 32 additions & 0 deletions Example/Pods/RainyRefreshControl/README.md

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

145 changes: 88 additions & 57 deletions Example/Pods/RainyRefreshControl/Sources/Umbrella.swift

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

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

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

Loading

0 comments on commit 16e8311

Please sign in to comment.