Skip to content

Commit

Permalink
Added temporary podfile
Browse files Browse the repository at this point in the history
  • Loading branch information
william26 committed Jun 23, 2014
1 parent b83ce07 commit b3c9856
Show file tree
Hide file tree
Showing 23 changed files with 2,880 additions and 472 deletions.
Empty file added .gitignore
Empty file.
2 changes: 2 additions & 0 deletions Podfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
platform :ios
pod "OAuth.io", :path => '../../OAuthiOS'
14 changes: 14 additions & 0 deletions Podfile.lock
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
PODS:
- OAuth.io (1.1.0)

DEPENDENCIES:
- OAuth.io (from `../../OAuthiOS`)

EXTERNAL SOURCES:
OAuth.io:
:path: ../../OAuthiOS

SPEC CHECKSUMS:
OAuth.io: dc1aeef61c24fad3e6f700d02511083a0bfae828

COCOAPODS: 0.33.1
136 changes: 136 additions & 0 deletions Pods/Local Podspecs/OAuth.io.podspec

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

14 changes: 14 additions & 0 deletions Pods/Manifest.lock

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

6 changes: 6 additions & 0 deletions Pods/Pods-OAuth.io-Private.xcconfig

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

5 changes: 5 additions & 0 deletions Pods/Pods-OAuth.io-dummy.m

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

5 changes: 5 additions & 0 deletions Pods/Pods-OAuth.io-prefix.pch

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

2 changes: 2 additions & 0 deletions Pods/Pods-OAuth.io.xcconfig

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

197 changes: 197 additions & 0 deletions Pods/Pods-acknowledgements.markdown

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

Loading

0 comments on commit b3c9856

Please sign in to comment.