Commit 9fcb23bd5ad0a461d781c846b28d21ca1311b1cc
0.0.1
| ... | ... | @@ -31,13 +31,16 @@ TODO: Add long description of the pod here. |
| 31 | 31 | s.ios.deployment_target = '9.0' |
| 32 | 32 | |
| 33 | 33 | |
| 34 | - s.source_files = 'CNLiveBBASMModule/Classes/**/*' | |
| 34 | +# s.source_files = 'CNLiveBBASMModule/Classes/**/*' | |
| 35 | 35 | s.vendored_frameworks = 'CNLiveBBASMModule/Classes/BBAMNP.framework' |
| 36 | 36 | #s.static_framework = true |
| 37 | 37 | s.resource_bundles = { |
| 38 | - 'CNLiveBBASMModule' => ['CNLiveBBASMModule/Assets/**/*'] | |
| 38 | + 'CNLiveBBASMModule' => ['CNLiveBBASMModule/Assets/Resources/BBAMNP.xcassets', | |
| 39 | + 'CNLiveBBASMModule/Assets/Resources/BBAMNPGame.xcassets', | |
| 40 | + 'CNLiveBBASMModule/Assets/Resources/BBAJSBinding.plist', | |
| 41 | + 'CNLiveBBASMModule/Assets/Resources/BBAMNP.bundle'] | |
| 39 | 42 | } |
| 40 | - s.public_header_files = 'Pod/Classes/**/*' | |
| 43 | +# s.public_header_files = 'Pod/Classes/**/*' | |
| 41 | 44 | s.frameworks = 'UIKit', 'MapKit' |
| 42 | 45 | # s.dependency 'AFNetworking', '~> 2.3' |
| 43 | 46 | s.dependency 'CNLiveTripartiteManagement/YYKit' | ... | ... |
836 Bytes
1.06 KB
835 Bytes
613 Bytes
847 Bytes
561 Bytes
913 Bytes
| 1 | -{ | |
| 2 | - "images" : [ | |
| 3 | - { | |
| 4 | - "filename" : "bba_mnp_pay_protected.png", | |
| 5 | - "idiom" : "universal", | |
| 6 | - "scale" : "1x" | |
| 7 | - }, | |
| 8 | - { | |
| 9 | - "idiom" : "universal", | |
| 10 | - "scale" : "2x" | |
| 11 | - }, | |
| 12 | - { | |
| 13 | - "idiom" : "universal", | |
| 14 | - "scale" : "3x" | |
| 15 | - } | |
| 16 | - ], | |
| 17 | - "info" : { | |
| 18 | - "author" : "xcode", | |
| 19 | - "version" : 1 | |
| 20 | - } | |
| 21 | -} |
1.07 KB
| 1 | -{ | |
| 2 | - "images" : [ | |
| 3 | - { | |
| 4 | - "idiom" : "universal", | |
| 5 | - "scale" : "1x" | |
| 6 | - }, | |
| 7 | - { | |
| 8 | - "filename" : "bba_mnp_photobrowser_placeholder@2x.png", | |
| 9 | - "idiom" : "universal", | |
| 10 | - "scale" : "2x" | |
| 11 | - }, | |
| 12 | - { | |
| 13 | - "filename" : "bba_mnp_photobrowser_placeholder@3x.png", | |
| 14 | - "idiom" : "universal", | |
| 15 | - "scale" : "3x" | |
| 16 | - } | |
| 17 | - ], | |
| 18 | - "info" : { | |
| 19 | - "author" : "xcode", | |
| 20 | - "version" : 1 | |
| 21 | - } | |
| 22 | -} |
1.31 KB
2.07 KB
| 1 | -{ | |
| 2 | - "images" : [ | |
| 3 | - { | |
| 4 | - "idiom" : "universal", | |
| 5 | - "scale" : "1x" | |
| 6 | - }, | |
| 7 | - { | |
| 8 | - "idiom" : "universal", | |
| 9 | - "filename" : "ng_game_vol_close.png", | |
| 10 | - "scale" : "2x" | |
| 11 | - }, | |
| 12 | - { | |
| 13 | - "idiom" : "universal", | |
| 14 | - "scale" : "3x" | |
| 15 | - } | |
| 16 | - ], | |
| 17 | - "info" : { | |
| 18 | - "version" : 1, | |
| 19 | - "author" : "xcode" | |
| 20 | - } | |
| 21 | -} | |
| 22 | 0 | \ No newline at end of file |
536 Bytes
| 1 | -{ | |
| 2 | - "images" : [ | |
| 3 | - { | |
| 4 | - "idiom" : "universal", | |
| 5 | - "scale" : "1x" | |
| 6 | - }, | |
| 7 | - { | |
| 8 | - "idiom" : "universal", | |
| 9 | - "filename" : "ng_game_vol_open.png", | |
| 10 | - "scale" : "2x" | |
| 11 | - }, | |
| 12 | - { | |
| 13 | - "idiom" : "universal", | |
| 14 | - "scale" : "3x" | |
| 15 | - } | |
| 16 | - ], | |
| 17 | - "info" : { | |
| 18 | - "version" : 1, | |
| 19 | - "author" : "xcode" | |
| 20 | - } | |
| 21 | -} | |
| 22 | 0 | \ No newline at end of file |
793 Bytes
| 1 | -{ | |
| 2 | - "images" : [ | |
| 3 | - { | |
| 4 | - "idiom" : "universal", | |
| 5 | - "scale" : "1x" | |
| 6 | - }, | |
| 7 | - { | |
| 8 | - "idiom" : "universal", | |
| 9 | - "filename" : "bba_mnp_security_small@2x.png", | |
| 10 | - "scale" : "2x" | |
| 11 | - }, | |
| 12 | - { | |
| 13 | - "idiom" : "universal", | |
| 14 | - "filename" : "bba_mnp_security_small@3x.png", | |
| 15 | - "scale" : "3x" | |
| 16 | - } | |
| 17 | - ], | |
| 18 | - "info" : { | |
| 19 | - "version" : 1, | |
| 20 | - "author" : "xcode" | |
| 21 | - } | |
| 22 | -} | |
| 23 | 0 | \ No newline at end of file |
531 Bytes
673 Bytes
| 1 | -{ | |
| 2 | - "images" : [ | |
| 3 | - { | |
| 4 | - "idiom" : "universal", | |
| 5 | - "filename" : "bba_mnp_service_agreement_more.png", | |
| 6 | - "scale" : "1x" | |
| 7 | - }, | |
| 8 | - { | |
| 9 | - "idiom" : "universal", | |
| 10 | - "scale" : "2x" | |
| 11 | - }, | |
| 12 | - { | |
| 13 | - "idiom" : "universal", | |
| 14 | - "scale" : "3x" | |
| 15 | - } | |
| 16 | - ], | |
| 17 | - "info" : { | |
| 18 | - "version" : 1, | |
| 19 | - "author" : "xcode" | |
| 20 | - } | |
| 21 | -} | |
| 22 | 0 | \ No newline at end of file |
241 Bytes
| 1 | -{ | |
| 2 | - "images" : [ | |
| 3 | - { | |
| 4 | - "filename" : "bba_mnp_share.png", | |
| 5 | - "idiom" : "universal", | |
| 6 | - "scale" : "1x" | |
| 7 | - }, | |
| 8 | - { | |
| 9 | - "idiom" : "universal", | |
| 10 | - "scale" : "2x" | |
| 11 | - }, | |
| 12 | - { | |
| 13 | - "idiom" : "universal", | |
| 14 | - "scale" : "3x" | |
| 15 | - } | |
| 16 | - ], | |
| 17 | - "info" : { | |
| 18 | - "author" : "xcode", | |
| 19 | - "version" : 1 | |
| 20 | - } | |
| 21 | -} |
616 Bytes
| 1 | -{ | |
| 2 | - "images" : [ | |
| 3 | - { | |
| 4 | - "filename" : "bba_mnp_share_touchdown.png", | |
| 5 | - "idiom" : "universal", | |
| 6 | - "scale" : "1x" | |
| 7 | - }, | |
| 8 | - { | |
| 9 | - "idiom" : "universal", | |
| 10 | - "scale" : "2x" | |
| 11 | - }, | |
| 12 | - { | |
| 13 | - "idiom" : "universal", | |
| 14 | - "scale" : "3x" | |
| 15 | - } | |
| 16 | - ], | |
| 17 | - "info" : { | |
| 18 | - "author" : "xcode", | |
| 19 | - "version" : 1 | |
| 20 | - } | |
| 21 | -} |
245 Bytes
| 1 | -{ | |
| 2 | - "images" : [ | |
| 3 | - { | |
| 4 | - "idiom" : "universal", | |
| 5 | - "scale" : "1x" | |
| 6 | - }, | |
| 7 | - { | |
| 8 | - "filename" : "bba_mnp_small_menu@2x.png", | |
| 9 | - "idiom" : "universal", | |
| 10 | - "scale" : "2x" | |
| 11 | - }, | |
| 12 | - { | |
| 13 | - "filename" : "bba_mnp_small_menu@3x.png", | |
| 14 | - "idiom" : "universal", | |
| 15 | - "scale" : "3x" | |
| 16 | - } | |
| 17 | - ], | |
| 18 | - "info" : { | |
| 19 | - "author" : "xcode", | |
| 20 | - "version" : 1 | |
| 21 | - } | |
| 22 | -} |
228 Bytes
236 Bytes
| 1 | -{ | |
| 2 | - "images" : [ | |
| 3 | - { | |
| 4 | - "idiom" : "universal", | |
| 5 | - "scale" : "1x" | |
| 6 | - }, | |
| 7 | - { | |
| 8 | - "filename" : "bba_mnp_small_menu_white@2x.png", | |
| 9 | - "idiom" : "universal", | |
| 10 | - "scale" : "2x" | |
| 11 | - }, | |
| 12 | - { | |
| 13 | - "filename" : "bba_mnp_small_menu_white@3x.png", | |
| 14 | - "idiom" : "universal", | |
| 15 | - "scale" : "3x" | |
| 16 | - } | |
| 17 | - ], | |
| 18 | - "info" : { | |
| 19 | - "author" : "xcode", | |
| 20 | - "version" : 1 | |
| 21 | - } | |
| 22 | -} |
232 Bytes
236 Bytes
| 1 | -{ | |
| 2 | - "images" : [ | |
| 3 | - { | |
| 4 | - "idiom" : "universal", | |
| 5 | - "filename" : "bba_mnp_tips_selected.png", | |
| 6 | - "scale" : "1x" | |
| 7 | - }, | |
| 8 | - { | |
| 9 | - "idiom" : "universal", | |
| 10 | - "scale" : "2x" | |
| 11 | - }, | |
| 12 | - { | |
| 13 | - "idiom" : "universal", | |
| 14 | - "scale" : "3x" | |
| 15 | - } | |
| 16 | - ], | |
| 17 | - "info" : { | |
| 18 | - "version" : 1, | |
| 19 | - "author" : "xcode" | |
| 20 | - } | |
| 21 | -} | |
| 22 | 0 | \ No newline at end of file |
526 Bytes
| 1 | -{ | |
| 2 | - "images" : [ | |
| 3 | - { | |
| 4 | - "idiom" : "universal", | |
| 5 | - "filename" : "bba_mnp_tips_unselected.png", | |
| 6 | - "scale" : "1x" | |
| 7 | - }, | |
| 8 | - { | |
| 9 | - "idiom" : "universal", | |
| 10 | - "scale" : "2x" | |
| 11 | - }, | |
| 12 | - { | |
| 13 | - "idiom" : "universal", | |
| 14 | - "scale" : "3x" | |
| 15 | - } | |
| 16 | - ], | |
| 17 | - "info" : { | |
| 18 | - "version" : 1, | |
| 19 | - "author" : "xcode" | |
| 20 | - } | |
| 21 | -} | |
| 22 | 0 | \ No newline at end of file |
479 Bytes
| 1 | -{ | |
| 2 | - "images" : [ | |
| 3 | - { | |
| 4 | - "idiom" : "universal", | |
| 5 | - "filename" : "bba_mnp_tips_unselected_white.png", | |
| 6 | - "scale" : "1x" | |
| 7 | - }, | |
| 8 | - { | |
| 9 | - "idiom" : "universal", | |
| 10 | - "scale" : "2x" | |
| 11 | - }, | |
| 12 | - { | |
| 13 | - "idiom" : "universal", | |
| 14 | - "scale" : "3x" | |
| 15 | - } | |
| 16 | - ], | |
| 17 | - "info" : { | |
| 18 | - "version" : 1, | |
| 19 | - "author" : "xcode" | |
| 20 | - } | |
| 21 | -} | |
| 22 | 0 | \ No newline at end of file |
459 Bytes
| 1 | -{ | |
| 2 | - "images" : [ | |
| 3 | - { | |
| 4 | - "idiom" : "universal", | |
| 5 | - "scale" : "1x" | |
| 6 | - }, | |
| 7 | - { | |
| 8 | - "filename" : "bba_mnp_toast_loading@2x.png", | |
| 9 | - "idiom" : "universal", | |
| 10 | - "scale" : "2x" | |
| 11 | - }, | |
| 12 | - { | |
| 13 | - "filename" : "bba_mnp_toast_loading@3x.png", | |
| 14 | - "idiom" : "universal", | |
| 15 | - "scale" : "3x" | |
| 16 | - } | |
| 17 | - ], | |
| 18 | - "info" : { | |
| 19 | - "author" : "xcode", | |
| 20 | - "version" : 1 | |
| 21 | - } | |
| 22 | -} |
1.37 KB
2.15 KB
| 1 | -{ | |
| 2 | - "images" : [ | |
| 3 | - { | |
| 4 | - "idiom" : "universal", | |
| 5 | - "scale" : "1x" | |
| 6 | - }, | |
| 7 | - { | |
| 8 | - "idiom" : "universal", | |
| 9 | - "scale" : "2x" | |
| 10 | - }, | |
| 11 | - { | |
| 12 | - "idiom" : "universal", | |
| 13 | - "filename" : "bba_mnp_miniapp_version_dev.png", | |
| 14 | - "scale" : "3x" | |
| 15 | - } | |
| 16 | - ], | |
| 17 | - "info" : { | |
| 18 | - "version" : 1, | |
| 19 | - "author" : "xcode" | |
| 20 | - } | |
| 21 | -} | |
| 22 | 0 | \ No newline at end of file |
1.79 KB
| 1 | -{ | |
| 2 | - "images" : [ | |
| 3 | - { | |
| 4 | - "idiom" : "universal", | |
| 5 | - "scale" : "1x" | |
| 6 | - }, | |
| 7 | - { | |
| 8 | - "idiom" : "universal", | |
| 9 | - "scale" : "2x" | |
| 10 | - }, | |
| 11 | - { | |
| 12 | - "idiom" : "universal", | |
| 13 | - "filename" : "bba_mnp_miniapp_version_experience.png", | |
| 14 | - "scale" : "3x" | |
| 15 | - } | |
| 16 | - ], | |
| 17 | - "info" : { | |
| 18 | - "version" : 1, | |
| 19 | - "author" : "xcode" | |
| 20 | - } | |
| 21 | -} | |
| 22 | 0 | \ No newline at end of file |
2 KB
| 1 | -{ | |
| 2 | - "images" : [ | |
| 3 | - { | |
| 4 | - "idiom" : "universal", | |
| 5 | - "scale" : "1x" | |
| 6 | - }, | |
| 7 | - { | |
| 8 | - "idiom" : "universal", | |
| 9 | - "scale" : "2x" | |
| 10 | - }, | |
| 11 | - { | |
| 12 | - "idiom" : "universal", | |
| 13 | - "filename" : "bba_mnp_miniapp_version_trial.png", | |
| 14 | - "scale" : "3x" | |
| 15 | - } | |
| 16 | - ], | |
| 17 | - "info" : { | |
| 18 | - "version" : 1, | |
| 19 | - "author" : "xcode" | |
| 20 | - } | |
| 21 | -} | |
| 22 | 0 | \ No newline at end of file |
1.84 KB
| 1 | -{ | |
| 2 | - "images" : [ | |
| 3 | - { | |
| 4 | - "idiom" : "universal", | |
| 5 | - "scale" : "1x" | |
| 6 | - }, | |
| 7 | - { | |
| 8 | - "idiom" : "universal", | |
| 9 | - "scale" : "2x" | |
| 10 | - }, | |
| 11 | - { | |
| 12 | - "filename" : "bbasm_mnp_checkbox_normal.png", | |
| 13 | - "idiom" : "universal", | |
| 14 | - "scale" : "3x" | |
| 15 | - } | |
| 16 | - ], | |
| 17 | - "info" : { | |
| 18 | - "author" : "xcode", | |
| 19 | - "version" : 1 | |
| 20 | - } | |
| 21 | -} |
597 Bytes
| 1 | -{ | |
| 2 | - "images" : [ | |
| 3 | - { | |
| 4 | - "idiom" : "universal", | |
| 5 | - "scale" : "1x" | |
| 6 | - }, | |
| 7 | - { | |
| 8 | - "idiom" : "universal", | |
| 9 | - "scale" : "2x" | |
| 10 | - }, | |
| 11 | - { | |
| 12 | - "filename" : "bbasm_mnp_checkbox_selected.png", | |
| 13 | - "idiom" : "universal", | |
| 14 | - "scale" : "3x" | |
| 15 | - } | |
| 16 | - ], | |
| 17 | - "info" : { | |
| 18 | - "author" : "xcode", | |
| 19 | - "version" : 1 | |
| 20 | - } | |
| 21 | -} |
579 Bytes
| 1 | -{ | |
| 2 | - "images" : [ | |
| 3 | - { | |
| 4 | - "idiom" : "universal", | |
| 5 | - "scale" : "1x" | |
| 6 | - }, | |
| 7 | - { | |
| 8 | - "filename" : "menu_setting_normal@2x.png", | |
| 9 | - "idiom" : "universal", | |
| 10 | - "scale" : "2x" | |
| 11 | - }, | |
| 12 | - { | |
| 13 | - "filename" : "menu_setting_normal@3x.png", | |
| 14 | - "idiom" : "universal", | |
| 15 | - "scale" : "3x" | |
| 16 | - } | |
| 17 | - ], | |
| 18 | - "info" : { | |
| 19 | - "author" : "xcode", | |
| 20 | - "version" : 1 | |
| 21 | - } | |
| 22 | -} |
738 Bytes
790 Bytes
| 1 | -{ | |
| 2 | - "images" : [ | |
| 3 | - { | |
| 4 | - "idiom" : "universal", | |
| 5 | - "scale" : "1x" | |
| 6 | - }, | |
| 7 | - { | |
| 8 | - "filename" : "menu_setting_normal_dark@2x.png", | |
| 9 | - "idiom" : "universal", | |
| 10 | - "scale" : "2x" | |
| 11 | - }, | |
| 12 | - { | |
| 13 | - "filename" : "menu_setting_normal_dark@3x.png", | |
| 14 | - "idiom" : "universal", | |
| 15 | - "scale" : "3x" | |
| 16 | - } | |
| 17 | - ], | |
| 18 | - "info" : { | |
| 19 | - "author" : "xcode", | |
| 20 | - "version" : 1 | |
| 21 | - } | |
| 22 | -} |
724 Bytes
737 Bytes
| 1 | -{ | |
| 2 | - "images" : [ | |
| 3 | - { | |
| 4 | - "idiom" : "universal", | |
| 5 | - "scale" : "1x" | |
| 6 | - }, | |
| 7 | - { | |
| 8 | - "filename" : "menu_share_normal@2x.png", | |
| 9 | - "idiom" : "universal", | |
| 10 | - "scale" : "2x" | |
| 11 | - }, | |
| 12 | - { | |
| 13 | - "filename" : "menu_share_normal@3x.png", | |
| 14 | - "idiom" : "universal", | |
| 15 | - "scale" : "3x" | |
| 16 | - } | |
| 17 | - ], | |
| 18 | - "info" : { | |
| 19 | - "author" : "xcode", | |
| 20 | - "version" : 1 | |
| 21 | - } | |
| 22 | -} |
760 Bytes
1016 Bytes
| 1 | -{ | |
| 2 | - "images" : [ | |
| 3 | - { | |
| 4 | - "idiom" : "universal", | |
| 5 | - "scale" : "1x" | |
| 6 | - }, | |
| 7 | - { | |
| 8 | - "filename" : "menu_share_normal_dark@2x.png", | |
| 9 | - "idiom" : "universal", | |
| 10 | - "scale" : "2x" | |
| 11 | - }, | |
| 12 | - { | |
| 13 | - "filename" : "menu_share_normal_dark@3x.png", | |
| 14 | - "idiom" : "universal", | |
| 15 | - "scale" : "3x" | |
| 16 | - } | |
| 17 | - ], | |
| 18 | - "info" : { | |
| 19 | - "author" : "xcode", | |
| 20 | - "version" : 1 | |
| 21 | - } | |
| 22 | -} |
739 Bytes
1010 Bytes
| 1 | -{ | |
| 2 | - "images" : [ | |
| 3 | - { | |
| 4 | - "idiom" : "universal", | |
| 5 | - "scale" : "1x" | |
| 6 | - }, | |
| 7 | - { | |
| 8 | - "idiom" : "universal", | |
| 9 | - "filename" : "bba_mnp_more.png", | |
| 10 | - "scale" : "2x" | |
| 11 | - }, | |
| 12 | - { | |
| 13 | - "idiom" : "universal", | |
| 14 | - "scale" : "3x" | |
| 15 | - } | |
| 16 | - ], | |
| 17 | - "info" : { | |
| 18 | - "version" : 1, | |
| 19 | - "author" : "xcode" | |
| 20 | - } | |
| 21 | -} | |
| 22 | 0 | \ No newline at end of file |
| 1 | -{ | |
| 2 | - "images" : [ | |
| 3 | - { | |
| 4 | - "idiom" : "universal", | |
| 5 | - "filename" : "bba_mnp_placeHolder.png", | |
| 6 | - "scale" : "1x" | |
| 7 | - }, | |
| 8 | - { | |
| 9 | - "idiom" : "universal", | |
| 10 | - "scale" : "2x" | |
| 11 | - }, | |
| 12 | - { | |
| 13 | - "idiom" : "universal", | |
| 14 | - "scale" : "3x" | |
| 15 | - } | |
| 16 | - ], | |
| 17 | - "info" : { | |
| 18 | - "version" : 1, | |
| 19 | - "author" : "xcode" | |
| 20 | - } | |
| 21 | -} | |
| 22 | 0 | \ No newline at end of file |
667 Bytes
| 1 | -{ | |
| 2 | - "images" : [ | |
| 3 | - { | |
| 4 | - "idiom" : "universal", | |
| 5 | - "scale" : "1x" | |
| 6 | - }, | |
| 7 | - { | |
| 8 | - "idiom" : "universal", | |
| 9 | - "filename" : "bba_mnp_play_highlighted.png", | |
| 10 | - "scale" : "2x" | |
| 11 | - }, | |
| 12 | - { | |
| 13 | - "idiom" : "universal", | |
| 14 | - "scale" : "3x" | |
| 15 | - } | |
| 16 | - ], | |
| 17 | - "info" : { | |
| 18 | - "version" : 1, | |
| 19 | - "author" : "xcode" | |
| 20 | - } | |
| 21 | -} | |
| 22 | 0 | \ No newline at end of file |
248 Bytes
| 1 | -{ | |
| 2 | - "images" : [ | |
| 3 | - { | |
| 4 | - "idiom" : "universal", | |
| 5 | - "scale" : "1x" | |
| 6 | - }, | |
| 7 | - { | |
| 8 | - "idiom" : "universal", | |
| 9 | - "filename" : "bba_mnp_play_normal.png", | |
| 10 | - "scale" : "2x" | |
| 11 | - }, | |
| 12 | - { | |
| 13 | - "idiom" : "universal", | |
| 14 | - "scale" : "3x" | |
| 15 | - } | |
| 16 | - ], | |
| 17 | - "info" : { | |
| 18 | - "version" : 1, | |
| 19 | - "author" : "xcode" | |
| 20 | - } | |
| 21 | -} | |
| 22 | 0 | \ No newline at end of file |
1.71 KB
| 1 | -{ | |
| 2 | - "images" : [ | |
| 3 | - { | |
| 4 | - "idiom" : "universal", | |
| 5 | - "scale" : "1x" | |
| 6 | - }, | |
| 7 | - { | |
| 8 | - "idiom" : "universal", | |
| 9 | - "filename" : "bba_mnp_recomment_bj.png", | |
| 10 | - "scale" : "2x" | |
| 11 | - }, | |
| 12 | - { | |
| 13 | - "idiom" : "universal", | |
| 14 | - "scale" : "3x" | |
| 15 | - } | |
| 16 | - ], | |
| 17 | - "info" : { | |
| 18 | - "version" : 1, | |
| 19 | - "author" : "xcode" | |
| 20 | - } | |
| 21 | -} | |
| 22 | 0 | \ No newline at end of file |
1.58 KB
662 Bytes
926 Bytes
1.18 KB
1.9 KB
410 Bytes
468 Bytes
307 Bytes
406 Bytes
844 Bytes
1.13 KB
761 Bytes
1007 Bytes
665 Bytes
909 Bytes
789 Bytes
296 Bytes
1001 Bytes
591 Bytes
479 Bytes
585 Bytes
501 Bytes
709 Bytes
667 Bytes
1.13 KB
799 Bytes
728 Bytes
800 Bytes
731 Bytes
483 Bytes
379 Bytes
1.39 KB
1.83 KB
519 Bytes
498 Bytes
281 Bytes
310 Bytes
1.83 KB
2.33 KB
1.8 KB
2.47 KB
1.12 KB
1.42 KB
216 Bytes
208 Bytes
201 Bytes
199 Bytes
206 Bytes
209 Bytes
202 Bytes
201 Bytes
541 Bytes
703 Bytes
321 Bytes
381 Bytes
730 Bytes
855 Bytes
454 Bytes
466 Bytes
414 Bytes
499 Bytes
272 Bytes
233 Bytes
1000 Bytes
1.06 KB
614 Bytes
719 Bytes
804 Bytes
791 Bytes
847 Bytes
931 Bytes
717 Bytes
520 Bytes
215 Bytes
215 Bytes
495 Bytes
326 Bytes
416 Bytes
324 Bytes
323 Bytes
469 Bytes
629 Bytes
439 Bytes
455 Bytes
567 Bytes
904 Bytes
382 Bytes
198 Bytes
2.62 KB
176 Bytes
205 Bytes
176 Bytes
221 Bytes
382 Bytes
503 Bytes
705 Bytes
956 Bytes
418 Bytes
583 Bytes
429 Bytes
565 Bytes
481 Bytes
302 Bytes
409 Bytes
479 Bytes
836 Bytes
1.06 KB
835 Bytes
| 1 | +{ | |
| 2 | + "images" : [ | |
| 3 | + { | |
| 4 | + "idiom" : "universal", | |
| 5 | + "scale" : "1x" | |
| 6 | + }, | |
| 7 | + { | |
| 8 | + "filename" : "bba_mnp_menu_customer_service@2x.png", | |
| 9 | + "idiom" : "universal", | |
| 10 | + "scale" : "2x" | |
| 11 | + }, | |
| 12 | + { | |
| 13 | + "filename" : "bba_mnp_menu_customer_service@3x.png", | |
| 14 | + "idiom" : "universal", | |
| 15 | + "scale" : "3x" | |
| 16 | + } | |
| 17 | + ], | |
| 18 | + "info" : { | |
| 19 | + "author" : "xcode", | |
| 20 | + "version" : 1 | |
| 21 | + } | |
| 22 | +} | ... | ... |
613 Bytes
847 Bytes
| 1 | +{ | |
| 2 | + "images" : [ | |
| 3 | + { | |
| 4 | + "idiom" : "universal", | |
| 5 | + "scale" : "1x" | |
| 6 | + }, | |
| 7 | + { | |
| 8 | + "filename" : "bba_mnp_menu_more@2x.png", | |
| 9 | + "idiom" : "universal", | |
| 10 | + "scale" : "2x" | |
| 11 | + }, | |
| 12 | + { | |
| 13 | + "filename" : "bba_mnp_menu_more@3x.png", | |
| 14 | + "idiom" : "universal", | |
| 15 | + "scale" : "3x" | |
| 16 | + } | |
| 17 | + ], | |
| 18 | + "info" : { | |
| 19 | + "author" : "xcode", | |
| 20 | + "version" : 1 | |
| 21 | + } | |
| 22 | +} | ... | ... |
174 Bytes
223 Bytes
| 1 | +{ | |
| 2 | + "images" : [ | |
| 3 | + { | |
| 4 | + "idiom" : "universal", | |
| 5 | + "scale" : "1x" | |
| 6 | + }, | |
| 7 | + { | |
| 8 | + "filename" : "bba_mnp_menu_security@2x.png", | |
| 9 | + "idiom" : "universal", | |
| 10 | + "scale" : "2x" | |
| 11 | + }, | |
| 12 | + { | |
| 13 | + "filename" : "bba_mnp_menu_security@3x.png", | |
| 14 | + "idiom" : "universal", | |
| 15 | + "scale" : "3x" | |
| 16 | + } | |
| 17 | + ], | |
| 18 | + "info" : { | |
| 19 | + "author" : "xcode", | |
| 20 | + "version" : 1 | |
| 21 | + } | |
| 22 | +} | ... | ... |
561 Bytes
913 Bytes
| 1 | +{ | |
| 2 | + "images" : [ | |
| 3 | + { | |
| 4 | + "filename" : "bba_mnp_pay_protected.png", | |
| 5 | + "idiom" : "universal", | |
| 6 | + "scale" : "1x" | |
| 7 | + }, | |
| 8 | + { | |
| 9 | + "idiom" : "universal", | |
| 10 | + "scale" : "2x" | |
| 11 | + }, | |
| 12 | + { | |
| 13 | + "idiom" : "universal", | |
| 14 | + "scale" : "3x" | |
| 15 | + } | |
| 16 | + ], | |
| 17 | + "info" : { | |
| 18 | + "author" : "xcode", | |
| 19 | + "version" : 1 | |
| 20 | + } | |
| 21 | +} | ... | ... |
1.07 KB
| 1 | +{ | |
| 2 | + "images" : [ | |
| 3 | + { | |
| 4 | + "idiom" : "universal", | |
| 5 | + "scale" : "1x" | |
| 6 | + }, | |
| 7 | + { | |
| 8 | + "filename" : "bba_mnp_photobrowser_placeholder@2x.png", | |
| 9 | + "idiom" : "universal", | |
| 10 | + "scale" : "2x" | |
| 11 | + }, | |
| 12 | + { | |
| 13 | + "filename" : "bba_mnp_photobrowser_placeholder@3x.png", | |
| 14 | + "idiom" : "universal", | |
| 15 | + "scale" : "3x" | |
| 16 | + } | |
| 17 | + ], | |
| 18 | + "info" : { | |
| 19 | + "author" : "xcode", | |
| 20 | + "version" : 1 | |
| 21 | + } | |
| 22 | +} | ... | ... |
1.31 KB
2.07 KB
| 1 | +{ | |
| 2 | + "images" : [ | |
| 3 | + { | |
| 4 | + "idiom" : "universal", | |
| 5 | + "scale" : "1x" | |
| 6 | + }, | |
| 7 | + { | |
| 8 | + "idiom" : "universal", | |
| 9 | + "filename" : "ng_game_vol_close.png", | |
| 10 | + "scale" : "2x" | |
| 11 | + }, | |
| 12 | + { | |
| 13 | + "idiom" : "universal", | |
| 14 | + "scale" : "3x" | |
| 15 | + } | |
| 16 | + ], | |
| 17 | + "info" : { | |
| 18 | + "version" : 1, | |
| 19 | + "author" : "xcode" | |
| 20 | + } | |
| 21 | +} | |
| 0 | 22 | \ No newline at end of file | ... | ... |
536 Bytes
| 1 | +{ | |
| 2 | + "images" : [ | |
| 3 | + { | |
| 4 | + "idiom" : "universal", | |
| 5 | + "scale" : "1x" | |
| 6 | + }, | |
| 7 | + { | |
| 8 | + "idiom" : "universal", | |
| 9 | + "filename" : "ng_game_vol_open.png", | |
| 10 | + "scale" : "2x" | |
| 11 | + }, | |
| 12 | + { | |
| 13 | + "idiom" : "universal", | |
| 14 | + "scale" : "3x" | |
| 15 | + } | |
| 16 | + ], | |
| 17 | + "info" : { | |
| 18 | + "version" : 1, | |
| 19 | + "author" : "xcode" | |
| 20 | + } | |
| 21 | +} | |
| 0 | 22 | \ No newline at end of file | ... | ... |
793 Bytes
| 1 | +{ | |
| 2 | + "images" : [ | |
| 3 | + { | |
| 4 | + "idiom" : "universal", | |
| 5 | + "scale" : "1x" | |
| 6 | + }, | |
| 7 | + { | |
| 8 | + "idiom" : "universal", | |
| 9 | + "filename" : "bba_mnp_security_small@2x.png", | |
| 10 | + "scale" : "2x" | |
| 11 | + }, | |
| 12 | + { | |
| 13 | + "idiom" : "universal", | |
| 14 | + "filename" : "bba_mnp_security_small@3x.png", | |
| 15 | + "scale" : "3x" | |
| 16 | + } | |
| 17 | + ], | |
| 18 | + "info" : { | |
| 19 | + "version" : 1, | |
| 20 | + "author" : "xcode" | |
| 21 | + } | |
| 22 | +} | |
| 0 | 23 | \ No newline at end of file | ... | ... |
531 Bytes
673 Bytes
| 1 | +{ | |
| 2 | + "images" : [ | |
| 3 | + { | |
| 4 | + "idiom" : "universal", | |
| 5 | + "filename" : "bba_mnp_service_agreement_more.png", | |
| 6 | + "scale" : "1x" | |
| 7 | + }, | |
| 8 | + { | |
| 9 | + "idiom" : "universal", | |
| 10 | + "scale" : "2x" | |
| 11 | + }, | |
| 12 | + { | |
| 13 | + "idiom" : "universal", | |
| 14 | + "scale" : "3x" | |
| 15 | + } | |
| 16 | + ], | |
| 17 | + "info" : { | |
| 18 | + "version" : 1, | |
| 19 | + "author" : "xcode" | |
| 20 | + } | |
| 21 | +} | |
| 0 | 22 | \ No newline at end of file | ... | ... |
241 Bytes
| 1 | +{ | |
| 2 | + "images" : [ | |
| 3 | + { | |
| 4 | + "filename" : "bba_mnp_share.png", | |
| 5 | + "idiom" : "universal", | |
| 6 | + "scale" : "1x" | |
| 7 | + }, | |
| 8 | + { | |
| 9 | + "idiom" : "universal", | |
| 10 | + "scale" : "2x" | |
| 11 | + }, | |
| 12 | + { | |
| 13 | + "idiom" : "universal", | |
| 14 | + "scale" : "3x" | |
| 15 | + } | |
| 16 | + ], | |
| 17 | + "info" : { | |
| 18 | + "author" : "xcode", | |
| 19 | + "version" : 1 | |
| 20 | + } | |
| 21 | +} | ... | ... |
616 Bytes
| 1 | +{ | |
| 2 | + "images" : [ | |
| 3 | + { | |
| 4 | + "filename" : "bba_mnp_share_touchdown.png", | |
| 5 | + "idiom" : "universal", | |
| 6 | + "scale" : "1x" | |
| 7 | + }, | |
| 8 | + { | |
| 9 | + "idiom" : "universal", | |
| 10 | + "scale" : "2x" | |
| 11 | + }, | |
| 12 | + { | |
| 13 | + "idiom" : "universal", | |
| 14 | + "scale" : "3x" | |
| 15 | + } | |
| 16 | + ], | |
| 17 | + "info" : { | |
| 18 | + "author" : "xcode", | |
| 19 | + "version" : 1 | |
| 20 | + } | |
| 21 | +} | ... | ... |
245 Bytes
| 1 | +{ | |
| 2 | + "images" : [ | |
| 3 | + { | |
| 4 | + "idiom" : "universal", | |
| 5 | + "scale" : "1x" | |
| 6 | + }, | |
| 7 | + { | |
| 8 | + "filename" : "bba_mnp_small_menu@2x.png", | |
| 9 | + "idiom" : "universal", | |
| 10 | + "scale" : "2x" | |
| 11 | + }, | |
| 12 | + { | |
| 13 | + "filename" : "bba_mnp_small_menu@3x.png", | |
| 14 | + "idiom" : "universal", | |
| 15 | + "scale" : "3x" | |
| 16 | + } | |
| 17 | + ], | |
| 18 | + "info" : { | |
| 19 | + "author" : "xcode", | |
| 20 | + "version" : 1 | |
| 21 | + } | |
| 22 | +} | ... | ... |
228 Bytes
236 Bytes
| 1 | +{ | |
| 2 | + "images" : [ | |
| 3 | + { | |
| 4 | + "idiom" : "universal", | |
| 5 | + "scale" : "1x" | |
| 6 | + }, | |
| 7 | + { | |
| 8 | + "filename" : "bba_mnp_small_menu_white@2x.png", | |
| 9 | + "idiom" : "universal", | |
| 10 | + "scale" : "2x" | |
| 11 | + }, | |
| 12 | + { | |
| 13 | + "filename" : "bba_mnp_small_menu_white@3x.png", | |
| 14 | + "idiom" : "universal", | |
| 15 | + "scale" : "3x" | |
| 16 | + } | |
| 17 | + ], | |
| 18 | + "info" : { | |
| 19 | + "author" : "xcode", | |
| 20 | + "version" : 1 | |
| 21 | + } | |
| 22 | +} | ... | ... |
232 Bytes
236 Bytes
| 1 | +{ | |
| 2 | + "images" : [ | |
| 3 | + { | |
| 4 | + "idiom" : "universal", | |
| 5 | + "filename" : "bba_mnp_tips_selected.png", | |
| 6 | + "scale" : "1x" | |
| 7 | + }, | |
| 8 | + { | |
| 9 | + "idiom" : "universal", | |
| 10 | + "scale" : "2x" | |
| 11 | + }, | |
| 12 | + { | |
| 13 | + "idiom" : "universal", | |
| 14 | + "scale" : "3x" | |
| 15 | + } | |
| 16 | + ], | |
| 17 | + "info" : { | |
| 18 | + "version" : 1, | |
| 19 | + "author" : "xcode" | |
| 20 | + } | |
| 21 | +} | |
| 0 | 22 | \ No newline at end of file | ... | ... |
526 Bytes
| 1 | +{ | |
| 2 | + "images" : [ | |
| 3 | + { | |
| 4 | + "idiom" : "universal", | |
| 5 | + "filename" : "bba_mnp_tips_unselected.png", | |
| 6 | + "scale" : "1x" | |
| 7 | + }, | |
| 8 | + { | |
| 9 | + "idiom" : "universal", | |
| 10 | + "scale" : "2x" | |
| 11 | + }, | |
| 12 | + { | |
| 13 | + "idiom" : "universal", | |
| 14 | + "scale" : "3x" | |
| 15 | + } | |
| 16 | + ], | |
| 17 | + "info" : { | |
| 18 | + "version" : 1, | |
| 19 | + "author" : "xcode" | |
| 20 | + } | |
| 21 | +} | |
| 0 | 22 | \ No newline at end of file | ... | ... |
479 Bytes
| 1 | +{ | |
| 2 | + "images" : [ | |
| 3 | + { | |
| 4 | + "idiom" : "universal", | |
| 5 | + "filename" : "bba_mnp_tips_unselected_white.png", | |
| 6 | + "scale" : "1x" | |
| 7 | + }, | |
| 8 | + { | |
| 9 | + "idiom" : "universal", | |
| 10 | + "scale" : "2x" | |
| 11 | + }, | |
| 12 | + { | |
| 13 | + "idiom" : "universal", | |
| 14 | + "scale" : "3x" | |
| 15 | + } | |
| 16 | + ], | |
| 17 | + "info" : { | |
| 18 | + "version" : 1, | |
| 19 | + "author" : "xcode" | |
| 20 | + } | |
| 21 | +} | |
| 0 | 22 | \ No newline at end of file | ... | ... |
459 Bytes
| 1 | +{ | |
| 2 | + "images" : [ | |
| 3 | + { | |
| 4 | + "idiom" : "universal", | |
| 5 | + "scale" : "1x" | |
| 6 | + }, | |
| 7 | + { | |
| 8 | + "filename" : "bba_mnp_toast_loading@2x.png", | |
| 9 | + "idiom" : "universal", | |
| 10 | + "scale" : "2x" | |
| 11 | + }, | |
| 12 | + { | |
| 13 | + "filename" : "bba_mnp_toast_loading@3x.png", | |
| 14 | + "idiom" : "universal", | |
| 15 | + "scale" : "3x" | |
| 16 | + } | |
| 17 | + ], | |
| 18 | + "info" : { | |
| 19 | + "author" : "xcode", | |
| 20 | + "version" : 1 | |
| 21 | + } | |
| 22 | +} | ... | ... |
1.37 KB
2.15 KB
| 1 | +{ | |
| 2 | + "images" : [ | |
| 3 | + { | |
| 4 | + "idiom" : "universal", | |
| 5 | + "scale" : "1x" | |
| 6 | + }, | |
| 7 | + { | |
| 8 | + "idiom" : "universal", | |
| 9 | + "scale" : "2x" | |
| 10 | + }, | |
| 11 | + { | |
| 12 | + "idiom" : "universal", | |
| 13 | + "filename" : "bba_mnp_miniapp_version_dev.png", | |
| 14 | + "scale" : "3x" | |
| 15 | + } | |
| 16 | + ], | |
| 17 | + "info" : { | |
| 18 | + "version" : 1, | |
| 19 | + "author" : "xcode" | |
| 20 | + } | |
| 21 | +} | |
| 0 | 22 | \ No newline at end of file | ... | ... |
1.79 KB
| 1 | +{ | |
| 2 | + "images" : [ | |
| 3 | + { | |
| 4 | + "idiom" : "universal", | |
| 5 | + "scale" : "1x" | |
| 6 | + }, | |
| 7 | + { | |
| 8 | + "idiom" : "universal", | |
| 9 | + "scale" : "2x" | |
| 10 | + }, | |
| 11 | + { | |
| 12 | + "idiom" : "universal", | |
| 13 | + "filename" : "bba_mnp_miniapp_version_experience.png", | |
| 14 | + "scale" : "3x" | |
| 15 | + } | |
| 16 | + ], | |
| 17 | + "info" : { | |
| 18 | + "version" : 1, | |
| 19 | + "author" : "xcode" | |
| 20 | + } | |
| 21 | +} | |
| 0 | 22 | \ No newline at end of file | ... | ... |
2 KB
| 1 | +{ | |
| 2 | + "images" : [ | |
| 3 | + { | |
| 4 | + "idiom" : "universal", | |
| 5 | + "scale" : "1x" | |
| 6 | + }, | |
| 7 | + { | |
| 8 | + "idiom" : "universal", | |
| 9 | + "scale" : "2x" | |
| 10 | + }, | |
| 11 | + { | |
| 12 | + "idiom" : "universal", | |
| 13 | + "filename" : "bba_mnp_miniapp_version_trial.png", | |
| 14 | + "scale" : "3x" | |
| 15 | + } | |
| 16 | + ], | |
| 17 | + "info" : { | |
| 18 | + "version" : 1, | |
| 19 | + "author" : "xcode" | |
| 20 | + } | |
| 21 | +} | |
| 0 | 22 | \ No newline at end of file | ... | ... |
1.84 KB
| 1 | +{ | |
| 2 | + "images" : [ | |
| 3 | + { | |
| 4 | + "idiom" : "universal", | |
| 5 | + "scale" : "1x" | |
| 6 | + }, | |
| 7 | + { | |
| 8 | + "idiom" : "universal", | |
| 9 | + "scale" : "2x" | |
| 10 | + }, | |
| 11 | + { | |
| 12 | + "filename" : "bbasm_mnp_checkbox_normal.png", | |
| 13 | + "idiom" : "universal", | |
| 14 | + "scale" : "3x" | |
| 15 | + } | |
| 16 | + ], | |
| 17 | + "info" : { | |
| 18 | + "author" : "xcode", | |
| 19 | + "version" : 1 | |
| 20 | + } | |
| 21 | +} | ... | ... |
597 Bytes
| 1 | +{ | |
| 2 | + "images" : [ | |
| 3 | + { | |
| 4 | + "idiom" : "universal", | |
| 5 | + "scale" : "1x" | |
| 6 | + }, | |
| 7 | + { | |
| 8 | + "idiom" : "universal", | |
| 9 | + "scale" : "2x" | |
| 10 | + }, | |
| 11 | + { | |
| 12 | + "filename" : "bbasm_mnp_checkbox_selected.png", | |
| 13 | + "idiom" : "universal", | |
| 14 | + "scale" : "3x" | |
| 15 | + } | |
| 16 | + ], | |
| 17 | + "info" : { | |
| 18 | + "author" : "xcode", | |
| 19 | + "version" : 1 | |
| 20 | + } | |
| 21 | +} | ... | ... |
579 Bytes
| 1 | +{ | |
| 2 | + "images" : [ | |
| 3 | + { | |
| 4 | + "idiom" : "universal", | |
| 5 | + "scale" : "1x" | |
| 6 | + }, | |
| 7 | + { | |
| 8 | + "filename" : "menu_setting_normal@2x.png", | |
| 9 | + "idiom" : "universal", | |
| 10 | + "scale" : "2x" | |
| 11 | + }, | |
| 12 | + { | |
| 13 | + "filename" : "menu_setting_normal@3x.png", | |
| 14 | + "idiom" : "universal", | |
| 15 | + "scale" : "3x" | |
| 16 | + } | |
| 17 | + ], | |
| 18 | + "info" : { | |
| 19 | + "author" : "xcode", | |
| 20 | + "version" : 1 | |
| 21 | + } | |
| 22 | +} | ... | ... |
738 Bytes
790 Bytes
| 1 | +{ | |
| 2 | + "images" : [ | |
| 3 | + { | |
| 4 | + "idiom" : "universal", | |
| 5 | + "scale" : "1x" | |
| 6 | + }, | |
| 7 | + { | |
| 8 | + "filename" : "menu_setting_normal_dark@2x.png", | |
| 9 | + "idiom" : "universal", | |
| 10 | + "scale" : "2x" | |
| 11 | + }, | |
| 12 | + { | |
| 13 | + "filename" : "menu_setting_normal_dark@3x.png", | |
| 14 | + "idiom" : "universal", | |
| 15 | + "scale" : "3x" | |
| 16 | + } | |
| 17 | + ], | |
| 18 | + "info" : { | |
| 19 | + "author" : "xcode", | |
| 20 | + "version" : 1 | |
| 21 | + } | |
| 22 | +} | ... | ... |
724 Bytes
737 Bytes
| 1 | +{ | |
| 2 | + "images" : [ | |
| 3 | + { | |
| 4 | + "idiom" : "universal", | |
| 5 | + "scale" : "1x" | |
| 6 | + }, | |
| 7 | + { | |
| 8 | + "filename" : "menu_share_normal@2x.png", | |
| 9 | + "idiom" : "universal", | |
| 10 | + "scale" : "2x" | |
| 11 | + }, | |
| 12 | + { | |
| 13 | + "filename" : "menu_share_normal@3x.png", | |
| 14 | + "idiom" : "universal", | |
| 15 | + "scale" : "3x" | |
| 16 | + } | |
| 17 | + ], | |
| 18 | + "info" : { | |
| 19 | + "author" : "xcode", | |
| 20 | + "version" : 1 | |
| 21 | + } | |
| 22 | +} | ... | ... |
760 Bytes
1016 Bytes
| 1 | +{ | |
| 2 | + "images" : [ | |
| 3 | + { | |
| 4 | + "idiom" : "universal", | |
| 5 | + "scale" : "1x" | |
| 6 | + }, | |
| 7 | + { | |
| 8 | + "filename" : "menu_share_normal_dark@2x.png", | |
| 9 | + "idiom" : "universal", | |
| 10 | + "scale" : "2x" | |
| 11 | + }, | |
| 12 | + { | |
| 13 | + "filename" : "menu_share_normal_dark@3x.png", | |
| 14 | + "idiom" : "universal", | |
| 15 | + "scale" : "3x" | |
| 16 | + } | |
| 17 | + ], | |
| 18 | + "info" : { | |
| 19 | + "author" : "xcode", | |
| 20 | + "version" : 1 | |
| 21 | + } | |
| 22 | +} | ... | ... |
739 Bytes
1010 Bytes
| 1 | 1 | { |
| 2 | 2 | "images" : [ |
| 3 | 3 | { |
| 4 | - "idiom" : "universal", | |
| 5 | - "scale" : "1x" | |
| 6 | - }, | |
| 7 | - { | |
| 8 | - "filename" : "bba_mnp_menu_customer_service@2x.png", | |
| 9 | - "idiom" : "universal", | |
| 10 | - "scale" : "2x" | |
| 11 | - }, | |
| 12 | - { | |
| 13 | - "filename" : "bba_mnp_menu_customer_service@3x.png", | |
| 14 | - "idiom" : "universal", | |
| 15 | - "scale" : "3x" | |
| 4 | + "filename" : "bba_mnp_closeRecTop.png", | |
| 5 | + "idiom" : "universal" | |
| 16 | 6 | } |
| 17 | 7 | ], |
| 18 | 8 | "info" : { | ... | ... |
8.98 KB
| 1 | +{ | |
| 2 | + "images" : [ | |
| 3 | + { | |
| 4 | + "idiom" : "universal", | |
| 5 | + "scale" : "1x" | |
| 6 | + }, | |
| 7 | + { | |
| 8 | + "idiom" : "universal", | |
| 9 | + "filename" : "bba_mnp_more.png", | |
| 10 | + "scale" : "2x" | |
| 11 | + }, | |
| 12 | + { | |
| 13 | + "idiom" : "universal", | |
| 14 | + "scale" : "3x" | |
| 15 | + } | |
| 16 | + ], | |
| 17 | + "info" : { | |
| 18 | + "version" : 1, | |
| 19 | + "author" : "xcode" | |
| 20 | + } | |
| 21 | +} | |
| 0 | 22 | \ No newline at end of file | ... | ... |
4.31 KB
| 1 | +{ | |
| 2 | + "images" : [ | |
| 3 | + { | |
| 4 | + "idiom" : "universal", | |
| 5 | + "filename" : "bba_mnp_placeHolder.png", | |
| 6 | + "scale" : "1x" | |
| 7 | + }, | |
| 8 | + { | |
| 9 | + "idiom" : "universal", | |
| 10 | + "scale" : "2x" | |
| 11 | + }, | |
| 12 | + { | |
| 13 | + "idiom" : "universal", | |
| 14 | + "scale" : "3x" | |
| 15 | + } | |
| 16 | + ], | |
| 17 | + "info" : { | |
| 18 | + "version" : 1, | |
| 19 | + "author" : "xcode" | |
| 20 | + } | |
| 21 | +} | |
| 0 | 22 | \ No newline at end of file | ... | ... |
667 Bytes
| 1 | +{ | |
| 2 | + "images" : [ | |
| 3 | + { | |
| 4 | + "idiom" : "universal", | |
| 5 | + "scale" : "1x" | |
| 6 | + }, | |
| 7 | + { | |
| 8 | + "idiom" : "universal", | |
| 9 | + "filename" : "bba_mnp_play_highlighted.png", | |
| 10 | + "scale" : "2x" | |
| 11 | + }, | |
| 12 | + { | |
| 13 | + "idiom" : "universal", | |
| 14 | + "scale" : "3x" | |
| 15 | + } | |
| 16 | + ], | |
| 17 | + "info" : { | |
| 18 | + "version" : 1, | |
| 19 | + "author" : "xcode" | |
| 20 | + } | |
| 21 | +} | |
| 0 | 22 | \ No newline at end of file | ... | ... |
248 Bytes
| 1 | +{ | |
| 2 | + "images" : [ | |
| 3 | + { | |
| 4 | + "idiom" : "universal", | |
| 5 | + "scale" : "1x" | |
| 6 | + }, | |
| 7 | + { | |
| 8 | + "idiom" : "universal", | |
| 9 | + "filename" : "bba_mnp_play_normal.png", | |
| 10 | + "scale" : "2x" | |
| 11 | + }, | |
| 12 | + { | |
| 13 | + "idiom" : "universal", | |
| 14 | + "scale" : "3x" | |
| 15 | + } | |
| 16 | + ], | |
| 17 | + "info" : { | |
| 18 | + "version" : 1, | |
| 19 | + "author" : "xcode" | |
| 20 | + } | |
| 21 | +} | |
| 0 | 22 | \ No newline at end of file | ... | ... |
1.71 KB
| 1 | +{ | |
| 2 | + "images" : [ | |
| 3 | + { | |
| 4 | + "idiom" : "universal", | |
| 5 | + "scale" : "1x" | |
| 6 | + }, | |
| 7 | + { | |
| 8 | + "idiom" : "universal", | |
| 9 | + "filename" : "bba_mnp_recomment_bj.png", | |
| 10 | + "scale" : "2x" | |
| 11 | + }, | |
| 12 | + { | |
| 13 | + "idiom" : "universal", | |
| 14 | + "scale" : "3x" | |
| 15 | + } | |
| 16 | + ], | |
| 17 | + "info" : { | |
| 18 | + "version" : 1, | |
| 19 | + "author" : "xcode" | |
| 20 | + } | |
| 21 | +} | |
| 0 | 22 | \ No newline at end of file | ... | ... |
1.58 KB
| ... | ... | @@ -2,21 +2,11 @@ |
| 2 | 2 | "images" : [ |
| 3 | 3 | { |
| 4 | 4 | "idiom" : "universal", |
| 5 | - "scale" : "1x" | |
| 6 | - }, | |
| 7 | - { | |
| 8 | - "filename" : "bba_mnp_menu_more@2x.png", | |
| 9 | - "idiom" : "universal", | |
| 10 | - "scale" : "2x" | |
| 11 | - }, | |
| 12 | - { | |
| 13 | - "filename" : "bba_mnp_menu_more@3x.png", | |
| 14 | - "idiom" : "universal", | |
| 15 | - "scale" : "3x" | |
| 5 | + "filename" : "bba_mnp_webview_back.png" | |
| 16 | 6 | } |
| 17 | 7 | ], |
| 18 | 8 | "info" : { |
| 19 | - "author" : "xcode", | |
| 20 | - "version" : 1 | |
| 9 | + "version" : 1, | |
| 10 | + "author" : "xcode" | |
| 21 | 11 | } |
| 22 | 12 | -} |
| 13 | +} | |
| 23 | 14 | \ No newline at end of file | ... | ... |
662 Bytes
| ... | ... | @@ -2,21 +2,11 @@ |
| 2 | 2 | "images" : [ |
| 3 | 3 | { |
| 4 | 4 | "idiom" : "universal", |
| 5 | - "scale" : "1x" | |
| 6 | - }, | |
| 7 | - { | |
| 8 | - "filename" : "bba_mnp_menu_security@2x.png", | |
| 9 | - "idiom" : "universal", | |
| 10 | - "scale" : "2x" | |
| 11 | - }, | |
| 12 | - { | |
| 13 | - "filename" : "bba_mnp_menu_security@3x.png", | |
| 14 | - "idiom" : "universal", | |
| 15 | - "scale" : "3x" | |
| 5 | + "filename" : "bba_mnp_webview_loading.png" | |
| 16 | 6 | } |
| 17 | 7 | ], |
| 18 | 8 | "info" : { |
| 19 | - "author" : "xcode", | |
| 20 | - "version" : 1 | |
| 9 | + "version" : 1, | |
| 10 | + "author" : "xcode" | |
| 21 | 11 | } |
| 22 | 12 | -} |
| 13 | +} | |
| 23 | 14 | \ No newline at end of file | ... | ... |
926 Bytes
| ... | ... | @@ -305,9 +305,18 @@ |
| 305 | 305 | files = ( |
| 306 | 306 | ); |
| 307 | 307 | inputPaths = ( |
| 308 | + "${PODS_ROOT}/Target Support Files/Pods-CNLiveBBASMModule_Example/Pods-CNLiveBBASMModule_Example-resources.sh", | |
| 309 | + "${PODS_CONFIGURATION_BUILD_DIR}/CNLiveBBASMModule/CNLiveBBASMModule.bundle", | |
| 310 | + "${PODS_ROOT}/SMLibs/SMLibs/BBAUIKit/BBAUIComponent.bundle", | |
| 311 | + "${PODS_ROOT}/SMLibs/SMLibs/BBAUIKit/BBAUIKit.bundle", | |
| 312 | + "${BUILT_PRODUCTS_DIR}/SMLibs/SMLibs.framework/BBAUIKit.car", | |
| 308 | 313 | ); |
| 309 | 314 | name = "[CP] Copy Pods Resources"; |
| 310 | 315 | outputPaths = ( |
| 316 | + "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/CNLiveBBASMModule.bundle", | |
| 317 | + "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/BBAUIComponent.bundle", | |
| 318 | + "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/BBAUIKit.bundle", | |
| 319 | + "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/BBAUIKit.car", | |
| 311 | 320 | ); |
| 312 | 321 | runOnlyForDeploymentPostprocessing = 0; |
| 313 | 322 | shellPath = /bin/sh; |
| ... | ... | @@ -344,7 +353,6 @@ |
| 344 | 353 | inputPaths = ( |
| 345 | 354 | "${PODS_ROOT}/Target Support Files/Pods-CNLiveBBASMModule_Example/Pods-CNLiveBBASMModule_Example-frameworks.sh", |
| 346 | 355 | "${BUILT_PRODUCTS_DIR}/AFNetworking/AFNetworking.framework", |
| 347 | - "${BUILT_PRODUCTS_DIR}/CNLiveBBASMModule/CNLiveBBASMModule.framework", | |
| 348 | 356 | "${BUILT_PRODUCTS_DIR}/CNLiveTripartiteManagement/CNLiveTripartiteManagement.framework", |
| 349 | 357 | "${BUILT_PRODUCTS_DIR}/FLAnimatedImage/FLAnimatedImage.framework", |
| 350 | 358 | "${BUILT_PRODUCTS_DIR}/FMDB/FMDB.framework", |
| ... | ... | @@ -360,7 +368,6 @@ |
| 360 | 368 | name = "[CP] Embed Pods Frameworks"; |
| 361 | 369 | outputPaths = ( |
| 362 | 370 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/AFNetworking.framework", |
| 363 | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/CNLiveBBASMModule.framework", | |
| 364 | 371 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/CNLiveTripartiteManagement.framework", |
| 365 | 372 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/FLAnimatedImage.framework", |
| 366 | 373 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/FMDB.framework", | ... | ... |
| ... | ... | @@ -94,7 +94,7 @@ EXTERNAL SOURCES: |
| 94 | 94 | SPEC CHECKSUMS: |
| 95 | 95 | AFNetworking: d9fdf484a3c723ec3c558a41cc5754c7e845ee77 |
| 96 | 96 | BaiduBCE: ca933eadbccac8f8254976c9181ca5f45ded948b |
| 97 | - CNLiveBBASMModule: 525e38f70c858dd42443997870fb9e324724cab8 | |
| 97 | + CNLiveBBASMModule: 3d34bb8b073d3400e512bf8e38b0233a18b83bd9 | |
| 98 | 98 | CNLiveTripartiteManagement: 95cba921d56543977a82de5e9941ff605b933bdd |
| 99 | 99 | FLAnimatedImage: 8f3e854ebf9680b71f0b6e700939687fc4d82b4b |
| 100 | 100 | FMDB: 2ce00b547f966261cd18927a3ddb07cb6f3db82a |
| ... | ... | @@ -110,4 +110,4 @@ SPEC CHECKSUMS: |
| 110 | 110 | |
| 111 | 111 | PODFILE CHECKSUM: f19107b46a556d7a9b2716e6e3da69224bb94d99 |
| 112 | 112 | |
| 113 | -COCOAPODS: 1.11.2 | |
| 113 | +COCOAPODS: 1.10.0 | ... | ... |