Initial commit
parents
Showing
1Weather.sketch
0 → 100644
File added
1Weather.xcodeproj/project.pbxproj
0 → 100644
This diff is collapsed.
Click to expand it.
File added
File added
1Weather/AppDelegate.swift
0 → 100644
1Weather/Assets.xcassets/Contents.json
0 → 100644
File added
1Weather/Base.lproj/LaunchScreen.storyboard
0 → 100644
1Weather/Cells/CurrentForecastCell.swift
0 → 100644
1Weather/Common/GradientView.swift
0 → 100644
1Weather/Extensions/UIColor+Hex.swift
0 → 100644
1Weather/Info.plist
0 → 100644
1Weather/ViewController.swift
0 → 100644
Icons/dot.pdf
0 → 100644
File added
PG.playground/Contents.swift
0 → 100644
PG.playground/contents.xcplayground
0 → 100644
Podfile
0 → 100644
# Uncomment the next line to define a global platform for your project | ||
platform :ios, '11.0' | ||
target '1Weather' do | ||
# Comment the next line if you don't want to use dynamic frameworks | ||
use_frameworks! | ||
# Pods for 1Weather | ||
pod 'SnapKit' | ||
end |
Podfile.lock
0 → 100644
Pods/Manifest.lock
0 → 100644
Pods/Pods.xcodeproj/project.pbxproj
0 → 100644
This diff is collapsed.
Click to expand it.
Pods/SnapKit/LICENSE
0 → 100644
Pods/SnapKit/README.md
0 → 100644
Pods/SnapKit/Source/Constraint.swift
0 → 100644
This diff is collapsed.
Click to expand it.
Pods/SnapKit/Source/ConstraintConfig.swift
0 → 100644
Pods/SnapKit/Source/ConstraintDSL.swift
0 → 100644
Pods/SnapKit/Source/ConstraintInsets.swift
0 → 100644
Pods/SnapKit/Source/ConstraintItem.swift
0 → 100644
Pods/SnapKit/Source/ConstraintMaker.swift
0 → 100644
Pods/SnapKit/Source/ConstraintPriority.swift
0 → 100644
Pods/SnapKit/Source/ConstraintRelation.swift
0 → 100644
Pods/SnapKit/Source/ConstraintView.swift
0 → 100644
Pods/SnapKit/Source/ConstraintViewDSL.swift
0 → 100644
Pods/SnapKit/Source/Debugging.swift
0 → 100644
Pods/SnapKit/Source/LayoutConstraint.swift
0 → 100644
Pods/SnapKit/Source/Typealiases.swift
0 → 100644
Please
register
or
sign in
to comment