Skip to content

Commit

Permalink
-colorwheel on settings page, redesigned how the colors are stored, n…
Browse files Browse the repository at this point in the history
…ow stored RGBA
  • Loading branch information
MilesCrabbe committed Jun 13, 2014
1 parent 52eb729 commit c7841ab
Show file tree
Hide file tree
Showing 35 changed files with 3,155 additions and 2,109 deletions.
2 changes: 1 addition & 1 deletion UniversityPrograms/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ pod 'Colours'
pod 'SDWebImage'
pod 'iOSWebserviceTemplate'
pod 'MYBlurIntroductionView'

pod 'NKOColorPickerView'
3 changes: 3 additions & 0 deletions UniversityPrograms/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ PODS:
- DateTools (1.2.0)
- iOSWebserviceTemplate (1.0.0)
- MYBlurIntroductionView (1.0.3)
- NKOColorPickerView (0.2)
- SDWebImage (3.6):
- SDWebImage/Core
- SDWebImage/Core (3.6)
Expand All @@ -12,13 +13,15 @@ DEPENDENCIES:
- DateTools
- iOSWebserviceTemplate
- MYBlurIntroductionView
- NKOColorPickerView
- SDWebImage

SPEC CHECKSUMS:
Colours: 60b2e4dbdf2a0f077a98a07dae1ed18ac3333e21
DateTools: 1765514cd526b2c2ab491b7747df67e0a82e97c1
iOSWebserviceTemplate: 24de66e8bebe915c81b116eacff4c9d333bc67b9
MYBlurIntroductionView: 6caf60805eaa555538aba9e2615820fd6f07cd23
NKOColorPickerView: b4d32e1eedfcaeaec890f8301081ee030d49cffd
SDWebImage: c6989652c1cdf27cbdf3f56957e2030f825af5bc

COCOAPODS: 0.33.1

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.

3 changes: 3 additions & 0 deletions UniversityPrograms/Pods/Manifest.lock

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

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 21 additions & 0 deletions UniversityPrograms/Pods/NKOColorPickerView/NKOColorPickerView.h

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

Loading

0 comments on commit c7841ab

Please sign in to comment.