Skip to content

Commit

Permalink
Update readme .
Browse files Browse the repository at this point in the history
  • Loading branch information
wyh committed Aug 17, 2018
1 parent 15ea35c commit 2c4f713
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 2 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,16 @@
# WyhPageControl
A custom pageControl,support custom many style including custom image、reloading activity and more styles.


![](https://upload-images.jianshu.io/upload_images/4097230-5b74a2d808c2b79b.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)


## CocoaPods

`pod search WyhPageControl`

## Contact me

- JianShu: [被帅醒的小吴同志](http://www.jianshu.com/u/b76e3853ae0b)
- Email: 609223770@qq.com
- QQ:609223770
4 changes: 2 additions & 2 deletions WyhPageControlDemo.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -93,10 +93,10 @@
0954E9C92126AAED00C90E69 /* WyhPageControl */ = {
isa = PBXGroup;
children = (
0954E9CA2126AAED00C90E69 /* WyhPageControlDot.h */,
0954E9CD2126AAED00C90E69 /* WyhPageControl.h */,
0954E9CB2126AAED00C90E69 /* WyhPageControl.m */,
0954E9CA2126AAED00C90E69 /* WyhPageControlDot.h */,
0954E9CC2126AAED00C90E69 /* WyhPageControlDot.m */,
0954E9CD2126AAED00C90E69 /* WyhPageControl.h */,
);
path = WyhPageControl;
sourceTree = SOURCE_ROOT;
Expand Down

0 comments on commit 2c4f713

Please sign in to comment.