File tree Expand file tree Collapse file tree
Coding_iOS/Images.xcassets/LaunchImage.launchimage Expand file tree Collapse file tree Original file line number Diff line number Diff line change 578578 4E8765641A22E5B40090CFB9 /* SWUtilityButtonView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SWUtilityButtonView.m; sourceTree = "<group>"; };
579579 4E8AF7841A53D69F00CDC3AE /* StartImagesManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = StartImagesManager.h; sourceTree = "<group>"; };
580580 4E8AF7851A53D69F00CDC3AE /* StartImagesManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = StartImagesManager.m; sourceTree = "<group>"; };
581+ 4E8AF7871A54068700CDC3AE /* Accelerate.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Accelerate.framework; path = System/Library/Frameworks/Accelerate.framework; sourceTree = SDKROOT; };
582+ 4E8AF7891A5406AE00CDC3AE /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
581583 4E91139E1A1C426000AC9431 /* ASPopUpView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ASPopUpView.h; sourceTree = "<group>"; };
582584 4E91139F1A1C426000AC9431 /* ASPopUpView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ASPopUpView.m; sourceTree = "<group>"; };
583585 4E9113A01A1C426000AC9431 /* ASProgressPopUpView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ASProgressPopUpView.h; sourceTree = "<group>"; };
16641666 8E477012198770E700997D05 /* Frameworks */ = {
16651667 isa = PBXGroup;
16661668 children = (
1669+ 4E8AF7891A5406AE00CDC3AE /* QuartzCore.framework */,
1670+ 4E8AF7871A54068700CDC3AE /* Accelerate.framework */,
16671671 4EDD8F5B1A36F52700E9E232 /* libsqlite3.0.dylib */,
16681672 4EDD8F591A36F4FA00E9E232 /* Security.framework */,
16691673 4EDD8F571A36F4CA00E9E232 /* CoreTelephony.framework */,
Original file line number Diff line number Diff line change 44 "extent" : " full-screen" ,
55 "idiom" : " iphone" ,
66 "subtype" : " 736h" ,
7- "filename" : " 1080x1920 .png" ,
7+ "filename" : " 1242x2208 .png" ,
88 "minimum-system-version" : " 8.0" ,
99 "orientation" : " portrait" ,
1010 "scale" : " 3x"
Original file line number Diff line number Diff line change 3434 - SDWebImage/Core (3.7.1)
3535 - TPKeyboardAvoiding (1.2.4)
3636 - TTTAttributedLabel (1.10.1)
37+ - UIImage+BlurredFrame (0.0.4)
3738
3839DEPENDENCIES:
3940 - BlocksKit (= 2.2.5)
@@ -49,6 +50,7 @@ DEPENDENCIES:
4950 - SDWebImage (= 3.7.1)
5051 - TPKeyboardAvoiding (= 1.2.4)
5152 - TTTAttributedLabel (= 1.10.1)
53+ - UIImage+BlurredFrame (= 0.0.4)
5254
5355SPEC CHECKSUMS:
5456 BlocksKit: 4439e7f30a9f90743462ca63545a15c1f4304cef
@@ -64,5 +66,6 @@ SPEC CHECKSUMS:
6466 SDWebImage: 116e88633b5b416ea0ca4b334a4ac59cf72dd38d
6567 TPKeyboardAvoiding: 925e1e1912597d1a4956697eec3bd9656552153c
6668 TTTAttributedLabel: 94bb04f1e005616002dd2cee0262a0082e533627
69+ UIImage+BlurredFrame: 0c38f5760d72125c47d16001a88faaac573bd35d
6770
6871COCOAPODS: 0.35.0
You can’t perform that action at this time.
0 commit comments