Skip to content

Commit

Permalink
Update MiawKit pod
Browse files Browse the repository at this point in the history
  • Loading branch information
duemunk committed Jan 1, 2015
1 parent e6bfc44 commit 07aa9b3
Show file tree
Hide file tree
Showing 7 changed files with 11,990 additions and 12,002 deletions.
2 changes: 1 addition & 1 deletion Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ def import_pods
pod 'GVUserDefaults', '~> 0.9.4'
pod 'Appirater', '~> 2.0.2'
pod 'NewRelicAgent'
pod 'MiawKit', :git => 'https://github.com/robocat/MiawKit.git'
pod 'MiawKit'
pod 'FormatterKit', '~> 1.7.1'
pod 'KeepLayout', :git => 'https://github.com/iMartinKiss/KeepLayout.git'
pod 'CrashlyticsFramework'
Expand Down
11 changes: 3 additions & 8 deletions Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ PODS:
- ISO8601DateFormatter (0.7)
- KeepLayout (1.6.0)
- Masonry (0.5.3)
- MiawKit (1.0)
- MiawKit (1.1)
- MRProgress (0.8.0):
- MRProgress/ActivityIndicator (= 0.8.0)
- MRProgress/Blur (= 0.8.0)
Expand Down Expand Up @@ -74,7 +74,7 @@ DEPENDENCIES:
- ISO8601DateFormatter (~> 0.7)
- KeepLayout (from `https://github.com/iMartinKiss/KeepLayout.git`)
- Masonry (~> 0.5.3)
- MiawKit (from `https://github.com/robocat/MiawKit.git`)
- MiawKit
- MRProgress (~> 0.8.0)
- NewRelicAgent
- PSAlertView (~> 1.1)
Expand All @@ -84,16 +84,11 @@ DEPENDENCIES:
EXTERNAL SOURCES:
KeepLayout:
:git: https://github.com/iMartinKiss/KeepLayout.git
MiawKit:
:git: https://github.com/robocat/MiawKit.git

CHECKOUT OPTIONS:
KeepLayout:
:commit: 9201857d11fb219217c056ba808f6981e8b3775d
:git: https://github.com/iMartinKiss/KeepLayout.git
MiawKit:
:commit: 3a78e85700fa3cbda0996871b404353db2a3dc96
:git: https://github.com/robocat/MiawKit.git

SPEC CHECKSUMS:
AFNetworking: 80c4e0652b08eb34e25b9c0ff3c82556fe5967b4
Expand All @@ -106,7 +101,7 @@ SPEC CHECKSUMS:
ISO8601DateFormatter: 59731cd880cf87e71b4fa95f0d6b713dcbc4cbce
KeepLayout: f6364def4921aca9853b91d998b5737a7210fd6a
Masonry: 35368c2ca9577ca87722c12fc52c4bad9b1c1516
MiawKit: 952999049ff88dfc24df1e65274b728ad3d5e234
MiawKit: e6431c6240acc3cc43608a7a85c9cd4ee6fd8740
MRProgress: 2b65d6ec30a5d08b55efd3ceb3e714a5c6c9a28b
NewRelicAgent: 1adba1fb51631f598a2a130e7b1c3be1de715736
PSAlertView: e9c9bc8ef41d86012ca1f6839fd450a35c6f8a97
Expand Down
11 changes: 3 additions & 8 deletions Pods/Manifest.lock

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

4 changes: 1 addition & 3 deletions Pods/MiawKit/README.md

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

Loading

0 comments on commit 07aa9b3

Please sign in to comment.