Skip to content

Commit

Permalink
add CocoaPods support
Browse files Browse the repository at this point in the history
  • Loading branch information
knightsj committed Apr 21, 2017
1 parent ef3ebfc commit bfd7899
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,10 @@ typedef NS_ENUM(NSInteger, SSJStaticCellType) {
![支持cell类型](http://oih3a9o4n.bkt.clouddn.com/sjstatictableview_6.png)
## 集成方法:
1. 静态:手动将SJStaticTableViewComponent文件夹拖入到工程中。
2. 动态:CocoaPods:``pod 'SJStaticTableView', '~> 1.0.3'``。
## 1. Demo效果图:
![发现页 | 个人页 | 个人信息页 | 设置页](http://oih3a9o4n.bkt.clouddn.com/sjstatictableview_1.png)
Expand Down

0 comments on commit bfd7899

Please sign in to comment.