Commit e0c3b93 1 parent 7aa69b2 commit e0c3b93 Copy full SHA for e0c3b93
File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3575
3575
BITCODE_GENERATION_MODE = bitcode;
3576
3576
CODE_SIGN_IDENTITY = "";
3577
3577
ENABLE_BITCODE = YES;
3578
- MARKETING_VERSION = 5.0.2 ;
3578
+ MARKETING_VERSION = 5.0.3 ;
3579
3579
OTHER_LDFLAGS = (
3580
3580
"$(inherited)",
3581
3581
"-ObjC",
3593
3593
BITCODE_GENERATION_MODE = bitcode;
3594
3594
CODE_SIGN_IDENTITY = "";
3595
3595
ENABLE_BITCODE = YES;
3596
- MARKETING_VERSION = 5.0.2 ;
3596
+ MARKETING_VERSION = 5.0.3 ;
3597
3597
OTHER_LDFLAGS = (
3598
3598
"$(inherited)",
3599
3599
"-ObjC",
Original file line number Diff line number Diff line change 1
1
Pod ::Spec . new do |s |
2
2
s . name = "TwitterKit5"
3
- s . version = "5.0.2 "
3
+ s . version = "5.0.3 "
4
4
s . summary = "Increase user engagement and app growth."
5
5
s . homepage = "https://github.com/touren/twitter-kit-ios"
6
6
s . documentation_url = "https://github.com/twitter/twitter-kit-ios/wiki"
You can’t perform that action at this time.
0 commit comments