diff options
author | Vitaly Takmazov | 2013-11-03 01:36:13 +0400 |
---|---|---|
committer | Vitaly Takmazov | 2013-11-03 01:36:13 +0400 |
commit | e539bdfe4c81fb56fc1974596f1795e061b52663 (patch) | |
tree | 2cd709e69ec8ad9c52fb0c63f3a6a398d10f1cdb /Podfile.lock | |
parent | 566f122683240ea47f391033ec4e11ef424e7a5c (diff) |
Detect links
Diffstat (limited to 'Podfile.lock')
-rw-r--r-- | Podfile.lock | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Podfile.lock b/Podfile.lock index 5a89ae6..873fcba 100644 --- a/Podfile.lock +++ b/Podfile.lock @@ -8,14 +8,14 @@ PODS: - MWFeedParser/NSDate+InternetDateTime (0.0.1) - MWFeedParser/NSString+HTML (0.0.1) - MWFeedParser/NSString+XMLEntities (0.0.1) - - PKRevealController (2.0.5) + - TTTAttributedLabel (1.7.1) DEPENDENCIES: - MWFeedParser - - PKRevealController + - TTTAttributedLabel SPEC CHECKSUMS: MWFeedParser: 2ca0852fac352f8333d5f46fdd4b583b921e0c4e - PKRevealController: 50a737bde432e51b68596d46b33617ec8bcb3a6a + TTTAttributedLabel: e504133915a9b11de63cb470ffa2790383a3eb23 COCOAPODS: 0.27.1 |