Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Swift4 #84

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
3 changes: 3 additions & 0 deletions Example/Gemfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
source "https://rubygems.org"

gem 'cocoapods', '1.2.0.beta.1'
75 changes: 75 additions & 0 deletions Example/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -0,0 +1,75 @@
GEM
remote: https://rubygems.org/
specs:
CFPropertyList (2.3.5)
activesupport (4.2.7.1)
i18n (~> 0.7)
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
claide (1.0.1)
cocoapods (1.2.0.beta.1)
activesupport (>= 4.0.2, < 5)
claide (>= 1.0.1, < 2.0)
cocoapods-core (= 1.2.0.beta.1)
cocoapods-deintegrate (>= 1.0.1, < 2.0)
cocoapods-downloader (>= 1.1.2, < 2.0)
cocoapods-plugins (>= 1.0.0, < 2.0)
cocoapods-search (>= 1.0.0, < 2.0)
cocoapods-stats (>= 1.0.0, < 2.0)
cocoapods-trunk (>= 1.1.1, < 2.0)
cocoapods-try (>= 1.1.0, < 2.0)
colored (~> 1.2)
escape (~> 0.0.4)
fourflusher (~> 2.0.1)
gh_inspector (~> 1.0)
molinillo (~> 0.5.3)
nap (~> 1.0)
ruby-macho (~> 0.2.5)
xcodeproj (>= 1.4.0, < 2.0)
cocoapods-core (1.2.0.beta.1)
activesupport (>= 4.0.2, < 5)
fuzzy_match (~> 2.0.4)
nap (~> 1.0)
cocoapods-deintegrate (1.0.1)
cocoapods-downloader (1.1.3)
cocoapods-plugins (1.0.0)
nap
cocoapods-search (1.0.0)
cocoapods-stats (1.0.0)
cocoapods-trunk (1.1.2)
nap (>= 0.8, < 2.0)
netrc (= 0.7.8)
cocoapods-try (1.1.0)
colored (1.2)
escape (0.0.4)
fourflusher (2.0.1)
fuzzy_match (2.0.4)
gh_inspector (1.0.3)
i18n (0.8.0)
json (1.8.6)
minitest (5.10.1)
molinillo (0.5.6)
nanaimo (0.2.3)
nap (1.1.0)
netrc (0.7.8)
ruby-macho (0.2.6)
thread_safe (0.3.5)
tzinfo (1.2.2)
thread_safe (~> 0.1)
xcodeproj (1.4.2)
CFPropertyList (~> 2.3.3)
activesupport (>= 3)
claide (>= 1.0.1, < 2.0)
colored (~> 1.2)
nanaimo (~> 0.2.3)

PLATFORMS
ruby

DEPENDENCIES
cocoapods (= 1.2.0.beta.1)

BUNDLED WITH
1.14.3
12 changes: 8 additions & 4 deletions Example/Podfile
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Uncomment this line to define a global platform for your project
platform :ios, '8.0'
use_frameworks!
platform :ios, '8.0'

target 'XMPP-Messenger-iOS' do
pod 'xmpp-messenger-ios'
end

use_frameworks!

pod 'FMDB'
pod 'JSQMessagesViewController'
pod 'JSQSystemSoundPlayer', '~> 2.0'
pod 'XMPPFramework', :git => "https://github.com/robbiehanson/XMPPFramework.git", :branch => 'master'
end
207 changes: 44 additions & 163 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,172 +1,53 @@
PODS:
- CocoaAsyncSocket (7.4.2)
- CocoaLumberjack (1.9.2):
- CocoaLumberjack/Extensions (= 1.9.2)
- CocoaLumberjack/Core (1.9.2)
- CocoaLumberjack/Extensions (1.9.2):
- CocoaLumberjack/Core
- FMDB (1.5.1)
- JSQMessagesViewController (7.2.0):
- CocoaAsyncSocket (7.6.3)
- CocoaLumberjack (3.4.2):
- CocoaLumberjack/Default (= 3.4.2)
- CocoaLumberjack/Extensions (= 3.4.2)
- CocoaLumberjack/Default (3.4.2)
- CocoaLumberjack/Extensions (3.4.2):
- CocoaLumberjack/Default
- FMDB (2.7.2):
- FMDB/standard (= 2.7.2)
- FMDB/standard (2.7.2)
- JSQMessagesViewController (7.3.5):
- JSQSystemSoundPlayer (~> 2.0.1)
- JSQSystemSoundPlayer (2.0.1)
- xmpp-messenger-ios (1.0.1):
- FMDB (~> 1.0)
- JSQMessagesViewController
- JSQSystemSoundPlayer (~> 2.0)
- XMPPFramework
- XMPPFramework (3.6.6):
- XMPPFramework/Authentication (= 3.6.6)
- XMPPFramework/BandwidthMonitor (= 3.6.6)
- XMPPFramework/Categories (= 3.6.6)
- XMPPFramework/Core (= 3.6.6)
- XMPPFramework/CoreDataStorage (= 3.6.6)
- XMPPFramework/GoogleSharedStatus (= 3.6.6)
- XMPPFramework/KissXML (= 3.6.6)
- XMPPFramework/ProcessOne (= 3.6.6)
- XMPPFramework/Reconnect (= 3.6.6)
- XMPPFramework/Roster (= 3.6.6)
- XMPPFramework/SystemInputActivityMonitor (= 3.6.6)
- XMPPFramework/Utilities (= 3.6.6)
- XMPPFramework/XEP-0009 (= 3.6.6)
- XMPPFramework/XEP-0012 (= 3.6.6)
- XMPPFramework/XEP-0016 (= 3.6.6)
- XMPPFramework/XEP-0045 (= 3.6.6)
- XMPPFramework/XEP-0054 (= 3.6.6)
- XMPPFramework/XEP-0059 (= 3.6.6)
- XMPPFramework/XEP-0060 (= 3.6.6)
- XMPPFramework/XEP-0065 (= 3.6.6)
- XMPPFramework/XEP-0066 (= 3.6.6)
- XMPPFramework/XEP-0082 (= 3.6.6)
- XMPPFramework/XEP-0085 (= 3.6.6)
- XMPPFramework/XEP-0092 (= 3.6.6)
- XMPPFramework/XEP-0100 (= 3.6.6)
- XMPPFramework/XEP-0106 (= 3.6.6)
- XMPPFramework/XEP-0115 (= 3.6.6)
- XMPPFramework/XEP-0136 (= 3.6.6)
- XMPPFramework/XEP-0153 (= 3.6.6)
- XMPPFramework/XEP-0172 (= 3.6.6)
- XMPPFramework/XEP-0184 (= 3.6.6)
- XMPPFramework/XEP-0191 (= 3.6.6)
- XMPPFramework/XEP-0198 (= 3.6.6)
- XMPPFramework/XEP-0199 (= 3.6.6)
- XMPPFramework/XEP-0202 (= 3.6.6)
- XMPPFramework/XEP-0203 (= 3.6.6)
- XMPPFramework/XEP-0223 (= 3.6.6)
- XMPPFramework/XEP-0224 (= 3.6.6)
- XMPPFramework/XEP-0280 (= 3.6.6)
- XMPPFramework/XEP-0297 (= 3.6.6)
- XMPPFramework/XEP-0308 (= 3.6.6)
- XMPPFramework/XEP-0333 (= 3.6.6)
- XMPPFramework/XEP-0335 (= 3.6.6)
- XMPPFramework/Authentication (3.6.6):
- XMPPFramework/Core
- XMPPFramework/BandwidthMonitor (3.6.6):
- XMPPFramework/Core
- XMPPFramework/Categories (3.6.6):
- XMPPFramework/Core
- XMPPFramework/Core (3.6.6):
- CocoaAsyncSocket (~> 7.4.1)
- CocoaLumberjack (~> 1.9)
- XMPPFramework/KissXML
- XMPPFramework/CoreDataStorage (3.6.6):
- XMPPFramework/Core
- XMPPFramework/GoogleSharedStatus (3.6.6):
- XMPPFramework/Core
- XMPPFramework/KissXML (3.6.6)
- XMPPFramework/ProcessOne (3.6.6):
- XMPPFramework/Core
- XMPPFramework/Reconnect (3.6.6):
- XMPPFramework/Core
- XMPPFramework/Roster (3.6.6):
- XMPPFramework/Core
- XMPPFramework/CoreDataStorage
- XMPPFramework/SystemInputActivityMonitor (3.6.6):
- XMPPFramework/Core
- XMPPFramework/Utilities (3.6.6):
- XMPPFramework/Core
- XMPPFramework/XEP-0009 (3.6.6):
- XMPPFramework/Core
- XMPPFramework/XEP-0012 (3.6.6):
- XMPPFramework/Core
- XMPPFramework/XEP-0016 (3.6.6):
- XMPPFramework/Core
- XMPPFramework/XEP-0045 (3.6.6):
- XMPPFramework/Core
- XMPPFramework/CoreDataStorage
- XMPPFramework/XEP-0203
- XMPPFramework/XEP-0054 (3.6.6):
- XMPPFramework/Core
- XMPPFramework/Roster
- XMPPFramework/XEP-0059 (3.6.6):
- XMPPFramework/Core
- XMPPFramework/XEP-0060 (3.6.6):
- XMPPFramework/Core
- XMPPFramework/XEP-0065 (3.6.6):
- XMPPFramework/Core
- XMPPFramework/XEP-0066 (3.6.6):
- XMPPFramework/Core
- XMPPFramework/XEP-0082 (3.6.6):
- XMPPFramework/Core
- XMPPFramework/XEP-0085 (3.6.6):
- XMPPFramework/Core
- XMPPFramework/XEP-0092 (3.6.6):
- XMPPFramework/Core
- XMPPFramework/XEP-0100 (3.6.6):
- XMPPFramework/Core
- XMPPFramework/XEP-0106 (3.6.6):
- XMPPFramework/Core
- XMPPFramework/XEP-0115 (3.6.6):
- XMPPFramework/Core
- XMPPFramework/CoreDataStorage
- XMPPFramework/XEP-0136 (3.6.6):
- XMPPFramework/CoreDataStorage
- XMPPFramework/XEP-0085
- XMPPFramework/XEP-0203
- XMPPFramework/XEP-0153 (3.6.6):
- XMPPFramework/Core
- XMPPFramework/XEP-0054
- XMPPFramework/XEP-0172 (3.6.6):
- XMPPFramework/Core
- XMPPFramework/XEP-0184 (3.6.6):
- XMPPFramework/Core
- XMPPFramework/XEP-0191 (3.6.6):
- XMPPFramework/Core
- XMPPFramework/XEP-0198 (3.6.6):
- XMPPFramework/Core
- XMPPFramework/XEP-0199 (3.6.6):
- XMPPFramework/Core
- XMPPFramework/XEP-0202 (3.6.6):
- XMPPFramework/Core
- XMPPFramework/XEP-0082
- XMPPFramework/XEP-0203 (3.6.6):
- XMPPFramework/Core
- XMPPFramework/XEP-0082
- XMPPFramework/XEP-0223 (3.6.6):
- XMPPFramework/Core
- XMPPFramework/XEP-0224 (3.6.6):
- XMPPFramework/Core
- XMPPFramework/XEP-0280 (3.6.6):
- XMPPFramework/Core
- XMPPFramework/XEP-0297 (3.6.6):
- XMPPFramework/Core
- XMPPFramework/XEP-0203
- XMPPFramework/XEP-0308 (3.6.6):
- XMPPFramework/Core
- XMPPFramework/XEP-0333 (3.6.6):
- XMPPFramework/Core
- XMPPFramework/XEP-0335 (3.6.6):
- XMPPFramework/Core
- KissXML (5.2.2)
- libidn (1.33)
- XMPPFramework (4.0):
- XMPPFramework/default (= 4.0)
- XMPPFramework/default (4.0):
- CocoaAsyncSocket (~> 7.6.0)
- CocoaLumberjack
- KissXML (~> 5.2.0)
- libidn (~> 1.33.0)

DEPENDENCIES:
- xmpp-messenger-ios
- FMDB
- JSQMessagesViewController
- JSQSystemSoundPlayer (~> 2.0)
- XMPPFramework (from `https://github.com/robbiehanson/XMPPFramework.git`, branch `master`)

EXTERNAL SOURCES:
XMPPFramework:
:branch: master
:git: https://github.com/robbiehanson/XMPPFramework.git

CHECKOUT OPTIONS:
XMPPFramework:
:commit: 5e6227bfa5f194d257e89f1f3cc0c55c7ec5275d
:git: https://github.com/robbiehanson/XMPPFramework.git

SPEC CHECKSUMS:
CocoaAsyncSocket: f5783bdedd232d91b89769bc4b5a1580aed518ad
CocoaLumberjack: 628fca2e88ef06f7cf6817309aa405f325d9a6fa
FMDB: 0c3eed7342fdf9dc03b8fe3d8de8e7a9f08bfacc
JSQMessagesViewController: 73cab48aa92fc2d512f3b6724f3425cc47a19eb5
CocoaAsyncSocket: eafaa68a7e0ec99ead0a7b35015e0bf25d2c8987
CocoaLumberjack: db7cc9e464771f12054c22ff6947c5a58d43a0fd
FMDB: 6198a90e7b6900cfc046e6bc0ef6ebb7be9236aa
JSQMessagesViewController: 6587f56aedbcb150a8ba1d968e1ef58b1bc758b7
JSQSystemSoundPlayer: c5850e77a4363ffd374cd851154b9af93264ed8d
xmpp-messenger-ios: e1a81270a0d62f1307c86b493209f01853e82e6b
XMPPFramework: b06c210b0b71c08aa41a646bffd2021fa43bb43b
KissXML: 4418f32138aec43797891845d682b00fc8cd4677
libidn: 90fc1a62b60288dcf543f13f4ebca913f17d829f
XMPPFramework: 967df10e4dc4ba4ca5e04505fd2b2d2fd562d917

PODFILE CHECKSUM: 974668655fc2bd7a2689a25efb43f7090d142717

COCOAPODS: 0.39.0.beta.4
COCOAPODS: 1.4.0
35 changes: 35 additions & 0 deletions Example/Pods/CocoaAsyncSocket/LICENSE.txt

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

Loading