Skip to content

Commit

Permalink
Formate to cocoapod resources.
Browse files Browse the repository at this point in the history
  • Loading branch information
RbBtSn0w committed Jan 9, 2018
1 parent ebd4455 commit 66d6b62
Show file tree
Hide file tree
Showing 42 changed files with 1,885 additions and 12 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@

osx_image: xcode7.3
language: objective-c

notifications:
email:
on_success: never
on_failure: never

# cache: cocoapods
# podfile: Example/Podfile
# before_install:
Expand Down
16 changes: 16 additions & 0 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
PODS:
- RBSReuseQueue (0.1.0)

DEPENDENCIES:
- RBSReuseQueue (from `../`)

EXTERNAL SOURCES:
RBSReuseQueue:
:path: ../

SPEC CHECKSUMS:
RBSReuseQueue: 464072f5383d7ec50c49f75c2b29ce0854229c04

PODFILE CHECKSUM: d7f63c724546ef74f9516381aafdbd57ba82d41a

COCOAPODS: 1.3.1
22 changes: 22 additions & 0 deletions Example/Pods/Local Podspecs/RBSReuseQueue.podspec.json

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

16 changes: 16 additions & 0 deletions Example/Pods/Manifest.lock

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

711 changes: 711 additions & 0 deletions Example/Pods/Pods.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

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.

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 66d6b62

Please sign in to comment.