Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 2a82262

Browse files
添加知乎日报案例
1 parent e650def commit 2a82262

File tree

61 files changed

+7888
-3
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

61 files changed

+7888
-3
lines changed

‎WRNavigationBar_swift/Podfile‎

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# Uncomment this line to define a global platform for your project
2+
3+
#官方Cocoapods的源
4+
#source 'https://github.com/CocoaPods/Specs.git'
5+
6+
#本地私有源
7+
#source 'https://git.oschina.net/scx/JLSpecs.git'
8+
9+
# 本项目地址
10+
#source https://github.com/wangrui460
11+
12+
# 修改过得第三方库
13+
14+
15+
platform :ios, '8.0'
16+
use_frameworks!
17+
18+
target ‘WRNavigationBar_swift’ do
19+
20+
#swift
21+
pod 'Kingfisher'
22+
23+
end

‎WRNavigationBar_swift/Podfile.lock‎

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
PODS:
2+
- Kingfisher (3.6.2)
3+
4+
DEPENDENCIES:
5+
- Kingfisher
6+
7+
SPEC CHECKSUMS:
8+
Kingfisher: 2c94e72c6830622c71d06adf4ea024c37d316830
9+
10+
PODFILE CHECKSUM: eedd5593b4e862f4a6b0ebf6fd6f3f022a9f6b1d
11+
12+
COCOAPODS: 1.2.1

‎WRNavigationBar_swift/Pods/Kingfisher/LICENSE‎

Lines changed: 22 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎WRNavigationBar_swift/Pods/Kingfisher/README.md‎

Lines changed: 82 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /