Skip to content

Commit 77b713a

Browse files
committed
新增属性
1 parent 66ddd73 commit 77b713a

2 files changed

Lines changed: 9 additions & 0 deletions

File tree

Example/Pods/Pods.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist

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

Pod/Classes/MWPhoto.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
// conforms to MWPhotoProtocol
1717
@interface MWPhoto : NSObject <MWPhoto>
1818

19+
@property (nonatomic, assign) NSUInteger sort;
1920
@property (nonatomic, strong) NSString *caption;
2021
@property (nonatomic, strong) NSURL *videoURL;
2122
@property (nonatomic) BOOL emptyImage;

0 commit comments

Comments
 (0)