Skip to content

Commit

Permalink
Merge pull request #36 from ruby-china/native-topics
Browse files Browse the repository at this point in the history
  • Loading branch information
huacnlee authored Oct 28, 2016
2 parents 035b74d + 7f27f77 commit 39befa1
Show file tree
Hide file tree
Showing 64 changed files with 2,381 additions and 376 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -66,3 +66,5 @@ fastlane/report.xml
fastlane/Preview.html
fastlane/screenshots
fastlane/test_output

.bundle
22 changes: 20 additions & 2 deletions LICENSE.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,26 @@ Easy to use OAuth 2 library for iOS, written in Swift.
### [Router](https://github.com/ViacomInc/Router)
A micro routing library written in swift, primarily for deep linking use cases.

### [PKHUD](https://github.com/pkluz/PKHUD)
A Swift based reimplementation of the Apple HUD (Volume, Ringer, Rotation,…) for iOS 8.
### [Kingfisher](https://github.com/onevcat/Kingfisher)
A lightweight, pure-Swift library for downloading and caching images from the web.

### [SnapKit](https://github.com/SnapKit/SnapKit)
A Swift Autolayout DSL for iOS & OS X http://snapkit.io

### [FontAwesome.swift](https://github.com/thii/FontAwesome.swift)
Use FontAwesome in your Swift projects.

### [SKPhotoBrowser](https://github.com/suzuki-0000/SKPhotoBrowser)
Simple PhotoBrowser/Viewer inspired by facebook, twitter photo browsers written by swift.

### [MBProgressHUD](https://github.com/jdg/MBProgressHUD)
MBProgressHUD + Customizations http://www.bukovinski.com/.

### [MJRefresh](https://github.com/CoderMJLee/MJRefresh)
An easy way to use pull-to-refresh.

### [UITableView-FDTemplateLayoutCell](https://github.com/forkingdog/UITableView-FDTemplateLayoutCell)
Template auto layout cell for automatically UITableViewCell height calculating.

### [YYKeyboardManager](https://github.com/ibireme/YYKeyboardManager)
iOS utility class allows you to access keyboard view and track keyboard animation.
11 changes: 9 additions & 2 deletions Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,14 @@ target 'ruby-china-ios' do
pod 'SwiftyJSON', '~> 2.0'
pod 'Alamofire', '~> 3.0'
pod 'Heimdallr', '~> 3.0'
pod 'Router'
pod 'PKHUD'
pod 'Router', '~> 1.0'
pod 'Kingfisher', '~> 2.4'
pod 'SnapKit', '~> 0.22'
pod 'FontAwesome.swift', :git => 'https://github.com/thii/FontAwesome.swift.git', :branch => 'swift-2.3'
pod 'SKPhotoBrowser', '~> 3.1'

pod 'MBProgressHUD'
pod 'MJRefresh'
pod 'YYKeyboardManager'
pod 'UITableView+FDTemplateLayoutCell'
end
36 changes: 30 additions & 6 deletions Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,47 +1,71 @@
PODS:
- Alamofire (3.5.1)
- FontAwesome.swift (0.10.1)
- Heimdallr (3.5.0):
- Heimdallr/Core (= 3.5.0)
- Heimdallr/Core (3.5.0):
- Result (~> 2.0)
- PKHUD (3.2.1)
- Kingfisher (2.6.1)
- MBProgressHUD (1.0.0)
- MJRefresh (3.1.12)
- Result (2.1.3)
- Router (1.0.0)
- SideMenu (1.2.1)
- SKPhotoBrowser (3.1.2)
- SnapKit (0.22.0)
- SwiftyJSON (2.4.0)
- Turbolinks (1.0.2)
- UITableView+FDTemplateLayoutCell (1.4)
- YYKeyboardManager (1.0.1)

DEPENDENCIES:
- Alamofire (~> 3.0)
- FontAwesome.swift (from `https://github.com/thii/FontAwesome.swift.git`, branch `swift-2.3`)
- Heimdallr (~> 3.0)
- PKHUD
- Router
- Kingfisher (~> 2.4)
- MBProgressHUD
- MJRefresh
- Router (~> 1.0)
- SideMenu (~> 1.0)
- SKPhotoBrowser (~> 3.1)
- SnapKit (~> 0.22)
- SwiftyJSON (~> 2.0)
- Turbolinks (from `https://github.com/turbolinks/turbolinks-ios.git`)
- UITableView+FDTemplateLayoutCell
- YYKeyboardManager

EXTERNAL SOURCES:
FontAwesome.swift:
:branch: swift-2.3
:git: https://github.com/thii/FontAwesome.swift.git
Turbolinks:
:git: https://github.com/turbolinks/turbolinks-ios.git

CHECKOUT OPTIONS:
FontAwesome.swift:
:commit: acffe80af29eb82fc6e799cb728ddce8c15e7b19
:git: https://github.com/thii/FontAwesome.swift.git
Turbolinks:
:commit: 27379cfdf0454636505d99251ca32f2b506547eb
:git: https://github.com/turbolinks/turbolinks-ios.git

SPEC CHECKSUMS:
Alamofire: 0dfba1184a543e2aa160f4e39cac4e8aba48d223
FontAwesome.swift: 340bcf987db498134d42838df73960603a720a84
Heimdallr: 5451a68028a6dc02f009fb6b73923d7f88b702c7
PKHUD: 001c11518f125a273ddf026bcc64918423744ea2
Kingfisher: 7e5515bf6c4f2acad91f6400955d2257549cab7b
MBProgressHUD: 4890f671c94e8a0f3cf959aa731e9de2f036d71a
MJRefresh: b96cdb21c4aa75a7b07654311ab2f315c497e806
Result: 18e1a7597fbcca5923c565b40a25a98afafdee02
Router: 6088d6d321e097070d5ea4bd792cb015dfa0fbb4
SideMenu: d38e42ab18a5c0875a77cfec7e7cecea72a69518
SKPhotoBrowser: e942c03c3206b5cf229fd4ce56b872bce800124a
SnapKit: 0dd2fd157330f1ea11fd84da13e6be8a7a22bae0
SwiftyJSON: 96918c1bf505efa50c4f72957018dd3452090c9c
Turbolinks: d8209bab43803adae8c06d434368e16479023407
UITableView+FDTemplateLayoutCell: 234e1582bcc4e18461af91155123bb96538ed030
YYKeyboardManager: ff53d2e80d1808567a7f004028bd200d9469a89f

PODFILE CHECKSUM: 928e24527cf5c8a8c48eec9f686eddff815a5b93
PODFILE CHECKSUM: 8bd0bec9e089422171a89cd9bd29500de02f3d5b

COCOAPODS: 1.1.0.rc.2
COCOAPODS: 1.1.1
Loading

0 comments on commit 39befa1

Please sign in to comment.