Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
C
cocoapods
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
gengmeiios
cocoapods
Commits
8a61d2db
Commit
8a61d2db
authored
Aug 23, 2012
by
Eloy Durán
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update lockfiles of examples.
parent
a6323df7
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
149 additions
and
77 deletions
+149
-77
Podfile.lock
examples/AFNetworking Mac Example/Podfile.lock
+32
-18
Podfile.lock
examples/AFNetworking iOS Example/Podfile.lock
+32
-18
Podfile.lock
examples/MGSplitView/Podfile.lock
+8
-2
Podfile.lock
examples/RKTwitter/Podfile.lock
+50
-31
Podfile.lock
examples/RelativePathProject/Podfile.lock
+8
-2
Podfile.lock
examples/SSCatalog/Podfile.lock
+11
-4
Podfile.lock
examples/TargetTest/Podfile.lock
+8
-2
No files found.
examples/AFNetworking Mac Example/Podfile.lock
View file @
8a61d2db
PODS:
PODS:
- AFNetworking (0.7.0):
- AFNetworking (0.7.0):
- JSONKit
- JSONKit
- FormatterKit (1.0.0):
- FormatterKit (1.0.0):
- FormatterKit/ArrayFormatter (= 1.0.0)
- FormatterKit/ArrayFormatter (= 1.0.0)
- FormatterKit/LocationFormatter (= 1.0.0)
- FormatterKit/LocationFormatter (= 1.0.0)
- FormatterKit/OrdinalNumberFormatter (= 1.0.0)
- FormatterKit/OrdinalNumberFormatter (= 1.0.0)
- FormatterKit/TimeIntervalFormatter (= 1.0.0)
- FormatterKit/TimeIntervalFormatter (= 1.0.0)
- FormatterKit/URLRequestFormatter (= 1.0.0)
- FormatterKit/URLRequestFormatter (= 1.0.0)
- FormatterKit/UnitOfInformationFormatter (= 1.0.0)
- FormatterKit/UnitOfInformationFormatter (= 1.0.0)
- FormatterKit/ArrayFormatter (1.0.0)
- FormatterKit/ArrayFormatter (1.0.0)
- FormatterKit/LocationFormatter (1.0.0)
- FormatterKit/LocationFormatter (1.0.0)
- FormatterKit/OrdinalNumberFormatter (1.0.0)
- FormatterKit/OrdinalNumberFormatter (1.0.0)
- FormatterKit/TimeIntervalFormatter (1.0.0)
- FormatterKit/TimeIntervalFormatter (1.0.0)
- FormatterKit/URLRequestFormatter (1.0.0)
- FormatterKit/URLRequestFormatter (1.0.0)
- FormatterKit/UnitOfInformationFormatter (1.0.0)
- FormatterKit/UnitOfInformationFormatter (1.0.0)
- JSONKit (1.5pre)
- JSONKit (1.5pre)
DEPENDENCIES:
DEPENDENCIES:
- AFNetworking (~> 0.7.0)
- AFNetworking (~> 0.7.0)
- FormatterKit
- FormatterKit
SPEC CHECKSUMS:
AFNetworking: 1dd63e737768662b7180659e91846408df4ae7df
FormatterKit: 12dea999a2df19e389f7b821962fc4088de8b821
FormatterKit/ArrayFormatter: 12dea999a2df19e389f7b821962fc4088de8b821
FormatterKit/LocationFormatter: 12dea999a2df19e389f7b821962fc4088de8b821
FormatterKit/OrdinalNumberFormatter: 12dea999a2df19e389f7b821962fc4088de8b821
FormatterKit/TimeIntervalFormatter: 12dea999a2df19e389f7b821962fc4088de8b821
FormatterKit/URLRequestFormatter: 12dea999a2df19e389f7b821962fc4088de8b821
FormatterKit/UnitOfInformationFormatter: 12dea999a2df19e389f7b821962fc4088de8b821
JSONKit: 3d4708953ea7ae399a49777372d8b060a43ddd27
COCOAPODS: 0.13.0
examples/AFNetworking iOS Example/Podfile.lock
View file @
8a61d2db
PODS:
PODS:
- AFNetworking (0.7.0):
- AFNetworking (0.7.0):
- JSONKit
- JSONKit
- FormatterKit (1.0.0):
- FormatterKit (1.0.0):
- FormatterKit/ArrayFormatter (= 1.0.0)
- FormatterKit/ArrayFormatter (= 1.0.0)
- FormatterKit/LocationFormatter (= 1.0.0)
- FormatterKit/LocationFormatter (= 1.0.0)
- FormatterKit/OrdinalNumberFormatter (= 1.0.0)
- FormatterKit/OrdinalNumberFormatter (= 1.0.0)
- FormatterKit/TimeIntervalFormatter (= 1.0.0)
- FormatterKit/TimeIntervalFormatter (= 1.0.0)
- FormatterKit/URLRequestFormatter (= 1.0.0)
- FormatterKit/URLRequestFormatter (= 1.0.0)
- FormatterKit/UnitOfInformationFormatter (= 1.0.0)
- FormatterKit/UnitOfInformationFormatter (= 1.0.0)
- FormatterKit/ArrayFormatter (1.0.0)
- FormatterKit/ArrayFormatter (1.0.0)
- FormatterKit/LocationFormatter (1.0.0)
- FormatterKit/LocationFormatter (1.0.0)
- FormatterKit/OrdinalNumberFormatter (1.0.0)
- FormatterKit/OrdinalNumberFormatter (1.0.0)
- FormatterKit/TimeIntervalFormatter (1.0.0)
- FormatterKit/TimeIntervalFormatter (1.0.0)
- FormatterKit/URLRequestFormatter (1.0.0)
- FormatterKit/URLRequestFormatter (1.0.0)
- FormatterKit/UnitOfInformationFormatter (1.0.0)
- FormatterKit/UnitOfInformationFormatter (1.0.0)
- JSONKit (1.5pre)
- JSONKit (1.5pre)
DEPENDENCIES:
DEPENDENCIES:
- AFNetworking (~> 0.7.0)
- AFNetworking (~> 0.7.0)
- FormatterKit
- FormatterKit
SPEC CHECKSUMS:
AFNetworking: 1dd63e737768662b7180659e91846408df4ae7df
FormatterKit: 12dea999a2df19e389f7b821962fc4088de8b821
FormatterKit/ArrayFormatter: 12dea999a2df19e389f7b821962fc4088de8b821
FormatterKit/LocationFormatter: 12dea999a2df19e389f7b821962fc4088de8b821
FormatterKit/OrdinalNumberFormatter: 12dea999a2df19e389f7b821962fc4088de8b821
FormatterKit/TimeIntervalFormatter: 12dea999a2df19e389f7b821962fc4088de8b821
FormatterKit/URLRequestFormatter: 12dea999a2df19e389f7b821962fc4088de8b821
FormatterKit/UnitOfInformationFormatter: 12dea999a2df19e389f7b821962fc4088de8b821
JSONKit: 3d4708953ea7ae399a49777372d8b060a43ddd27
COCOAPODS: 0.13.0
examples/MGSplitView/Podfile.lock
View file @
8a61d2db
PODS:
PODS:
- MGSplitViewController (1.0.0)
- MGSplitViewController (1.0.0)
DEPENDENCIES:
DEPENDENCIES:
- MGSplitViewController (= 1.0.0)
- MGSplitViewController (= 1.0.0)
SPEC CHECKSUMS:
MGSplitViewController: e0b0bc01aa81e1559765c39e7a764c890dac373a
COCOAPODS: 0.13.0
examples/RKTwitter/Podfile.lock
View file @
8a61d2db
PODS:
PODS:
- FileMD5Hash (0.0.1)
- FileMD5Hash (0.0.1)
- ISO8601DateFormatter (0.6)
- ISO8601DateFormatter (0.6)
- JSONKit (1.5pre)
- JSONKit (1.5pre)
- LibComponentLogging-Core (1.2.2)
- LibComponentLogging-Core (1.2.2)
- LibComponentLogging-NSLog (1.0.4):
- LibComponentLogging-NSLog (1.0.4):
- LibComponentLogging-Core (>= 1.1.6)
- LibComponentLogging-Core (>= 1.1.6)
- NSData+Base64 (1.0.0)
- NSData+Base64 (1.0.0)
- RestKit (0.10.2):
- RestKit (0.10.2):
- RestKit/JSON (= 0.10.2)
- RestKit/JSON (= 0.10.2)
- RestKit/JSON (0.10.2):
- RestKit/JSON (0.10.2):
- RestKit/Network
- RestKit/Network
- RestKit/ObjectMapping/CoreData
- RestKit/ObjectMapping/CoreData
- RestKit/ObjectMapping/JSON
- RestKit/ObjectMapping/JSON
- RestKit/UI
- RestKit/UI
- RestKit/Network (0.10.2):
- RestKit/Network (0.10.2):
- FileMD5Hash
- FileMD5Hash
- LibComponentLogging-NSLog (>= 1.0.4)
- LibComponentLogging-NSLog (>= 1.0.4)
- SOCKit
- SOCKit
- cocoa-oauth
- cocoa-oauth
- RestKit/ObjectMapping/CoreData (0.10.2):
- RestKit/ObjectMapping/CoreData (0.10.2):
- ISO8601DateFormatter (>= 0.6)
- ISO8601DateFormatter (>= 0.6)
- RestKit/Network
- RestKit/Network
- RestKit/ObjectMapping/JSON (0.10.2):
- RestKit/ObjectMapping/JSON (0.10.2):
- ISO8601DateFormatter (>= 0.6)
- ISO8601DateFormatter (>= 0.6)
- JSONKit (>= 1.5pre)
- JSONKit (>= 1.5pre)
- RestKit/Network
- RestKit/Network
- RestKit/UI (0.10.2)
- RestKit/UI (0.10.2)
- SOCKit (1.0)
- SOCKit (1.0)
- cocoa-oauth (0.0.1):
- cocoa-oauth (0.0.1):
- NSData+Base64 (~> 1.0)
- NSData+Base64 (~> 1.0)
DEPENDENCIES:
DEPENDENCIES:
- RestKit
- RestKit
SPEC CHECKSUMS:
FileMD5Hash: c3b015e6fb293eea0a0c276747f61f20408c2644
ISO8601DateFormatter: dc05a2481edf49668d85d3ff8c466c32eb544780
JSONKit: 3d4708953ea7ae399a49777372d8b060a43ddd27
LibComponentLogging-Core: c80e88f2b7fb204554de7bec13374daf394097e8
LibComponentLogging-NSLog: d8f54e7eb65bb893f91cab5864ecf8e85ebd9359
NSData+Base64: be7e201540fa7805ecedc1f38d456e008be259b2
RestKit: a9f24f857c792183bcc656f891abe93d38e342ee
RestKit/JSON: a9f24f857c792183bcc656f891abe93d38e342ee
RestKit/Network: a9f24f857c792183bcc656f891abe93d38e342ee
RestKit/ObjectMapping/CoreData: a9f24f857c792183bcc656f891abe93d38e342ee
RestKit/ObjectMapping/JSON: a9f24f857c792183bcc656f891abe93d38e342ee
RestKit/UI: a9f24f857c792183bcc656f891abe93d38e342ee
SOCKit: 9d71b00c699cf5aa2989d6aa12f3392b048123db
cocoa-oauth: 8f4c8b77c77ac660de37f8125557c4ec09b0118a
COCOAPODS: 0.13.0
examples/RelativePathProject/Podfile.lock
View file @
8a61d2db
PODS:
PODS:
- AFNetworking (1.0RC1)
- AFNetworking (1.0RC1)
DEPENDENCIES:
DEPENDENCIES:
- AFNetworking
- AFNetworking
SPEC CHECKSUMS:
AFNetworking: b21c1252d437fd322e7db1caa93b163d76a362cb
COCOAPODS: 0.13.0
examples/SSCatalog/Podfile.lock
View file @
8a61d2db
PODS:
PODS:
- AFNetworking (1.0RC1)
- AFNetworking (1.0RC1)
- SSToolkit (1.0.2)
- SSToolkit (1.0.2)
DEPENDENCIES:
DEPENDENCIES:
- AFNetworking
- AFNetworking
- SSToolkit
- SSToolkit
SPEC CHECKSUMS:
AFNetworking: b21c1252d437fd322e7db1caa93b163d76a362cb
SSToolkit: 852044205c6a15586431e90f46b2ef01f693285a
COCOAPODS: 0.13.0
examples/TargetTest/Podfile.lock
View file @
8a61d2db
PODS:
PODS:
- JSONKit (1.5pre)
- JSONKit (1.5pre)
DEPENDENCIES:
DEPENDENCIES:
- JSONKit
- JSONKit
SPEC CHECKSUMS:
JSONKit: 3d4708953ea7ae399a49777372d8b060a43ddd27
COCOAPODS: 0.13.0
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment