Skip to content

Commit

Permalink
- Update cocoapods
Browse files Browse the repository at this point in the history
  • Loading branch information
alvincrisuy committed Nov 7, 2017
1 parent c4bfa08 commit 47f9192
Show file tree
Hide file tree
Showing 50 changed files with 2,233 additions and 1,924 deletions.
4 changes: 2 additions & 2 deletions CSFramework.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@

Pod::Spec.new do |s|
s.name = 'CSFramework'
s.version = '0.3.2'
s.summary = '0.3.2'
s.version = '0.3.3'
s.summary = '0.3.3'

# This description is used to generate tags and improve search results.
# * Think: What does it do? Why did you write it? What is the focus?
Expand Down
4 changes: 2 additions & 2 deletions Example/CSFramework.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -328,14 +328,14 @@
"${BUILT_PRODUCTS_DIR}/AFNetworking/AFNetworking.framework",
"${BUILT_PRODUCTS_DIR}/CSFramework/CSFramework.framework",
"${BUILT_PRODUCTS_DIR}/Socket.IO-Client-Swift/SocketIO.framework",
"${BUILT_PRODUCTS_DIR}/StarscreamSocketIO/StarscreamSocketIO.framework",
"${BUILT_PRODUCTS_DIR}/Starscream/Starscream.framework",
);
name = "[CP] Embed Pods Frameworks";
outputPaths = (
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/AFNetworking.framework",
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/CSFramework.framework",
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SocketIO.framework",
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/StarscreamSocketIO.framework",
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Starscream.framework",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
Expand Down
14 changes: 7 additions & 7 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@ PODS:
- AFNetworking/Serialization (3.1.0)
- AFNetworking/UIKit (3.1.0):
- AFNetworking/NSURLSession
- CSFramework (0.2.5):
- CSFramework (0.3.2):
- AFNetworking
- Socket.IO-Client-Swift
- Kiwi (2.4.0)
- Socket.IO-Client-Swift (11.1.2):
- StarscreamSocketIO (~> 8.0.5)
- StarscreamSocketIO (8.0.5)
- Socket.IO-Client-Swift (12.1.2):
- Starscream (~> 2.1.1)
- Starscream (2.1.1)

DEPENDENCIES:
- AFNetworking
Expand All @@ -34,10 +34,10 @@ EXTERNAL SOURCES:

SPEC CHECKSUMS:
AFNetworking: 5e0e199f73d8626b11e79750991f5d173d1f8b67
CSFramework: b58bdcd84098c994dbbe743c1c2a0abbcae8b39a
CSFramework: d71e4ebb581758e4162b96cdd10dd9c70fda4f7e
Kiwi: f49c9d54b28917df5928fe44968a39ed198cb8a8
Socket.IO-Client-Swift: 2283d3d333cc6b24c4e7ba191a8a7907d35ac42b
StarscreamSocketIO: b56993332d3cd74885a7486e183ff0cd9541b3f3
Socket.IO-Client-Swift: ba3cb1c4bf0a6ca90080406a2c22685c25ad1f60
Starscream: 142bd8ef24592d985daee9fa48c936070b85b15f

PODFILE CHECKSUM: cadd32128817923e8d08a4a6cd068759ead766e4

Expand Down
11 changes: 3 additions & 8 deletions Example/Pods/Local Podspecs/CSFramework.podspec.json

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

14 changes: 7 additions & 7 deletions Example/Pods/Manifest.lock

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

2,882 changes: 1,367 additions & 1,515 deletions Example/Pods/Pods.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

33 changes: 18 additions & 15 deletions Example/Pods/Socket.IO-Client-Swift/README.md

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 47f9192

Please sign in to comment.