├── .gitignore ├── AppKeFuDemo7 ├── AppKeFuDemo7.xcodeproj │ ├── project.pbxproj │ └── project.xcworkspace │ │ ├── contents.xcworkspacedata │ │ └── xcshareddata │ │ └── IDEWorkspaceChecks.plist └── AppKeFuDemo7 │ ├── AppDelegate.h │ ├── AppDelegate.m │ ├── AppKeFuLib │ ├── AppKeFuLib.h │ ├── AppKeFuResources.bundle │ │ ├── AppKeFu.momd │ │ │ ├── AppKeFu 2.mom │ │ │ ├── AppKeFu 3.mom │ │ │ ├── AppKeFu 3.omo │ │ │ ├── AppKeFu.mom │ │ │ └── VersionInfo.plist │ │ ├── Avatar_kefu@2x.png │ │ ├── Avatar_user@2x.png │ │ ├── Clear_Enter@2x.png │ │ ├── Clear_Enter_HL@2x.png │ │ ├── ContactsPanelDotRect_ios7@2x.png │ │ ├── ContentList_NewsHL_ios7@2x.png │ │ ├── ContentList_News_ios7@2x.png │ │ ├── DeleteEmoticonBtnHL_ios7@2x.png │ │ ├── DeleteEmoticonBtn_ios7@2x.png │ │ ├── EmotionToText.plist │ │ ├── EmotionsSendBtnBlue@2x.png │ │ ├── EmotionsSendBtnBlueHL@2x.png │ │ ├── EmotionsSendBtnBlueHL_ios7@2x.png │ │ ├── EmotionsSendBtnGrey_ios7@2x.png │ │ ├── Expression_100@2x.png │ │ ├── Expression_101@2x.png │ │ ├── Expression_102@2x.png │ │ ├── Expression_103@2x.png │ │ ├── Expression_104@2x.png │ │ ├── Expression_105@2x.png │ │ ├── Expression_10@2x.png │ │ ├── Expression_11@2x.png │ │ ├── Expression_12@2x.png │ │ ├── Expression_13@2x.png │ │ ├── Expression_14@2x.png │ │ ├── Expression_15@2x.png │ │ ├── Expression_16@2x.png │ │ ├── Expression_17@2x.png │ │ ├── Expression_18@2x.png │ │ ├── Expression_19@2x.png │ │ ├── Expression_1@2x.png │ │ ├── Expression_20@2x.png │ │ ├── Expression_21@2x.png │ │ ├── Expression_22@2x.png │ │ ├── Expression_23@2x.png │ │ ├── Expression_24@2x.png │ │ ├── Expression_25@2x.png │ │ ├── Expression_26@2x.png │ │ ├── Expression_27@2x.png │ │ ├── Expression_28@2x.png │ │ ├── Expression_29@2x.png │ │ ├── Expression_2@2x.png │ │ ├── Expression_30@2x.png │ │ ├── Expression_31@2x.png │ │ ├── Expression_32@2x.png │ │ ├── Expression_33@2x.png │ │ ├── Expression_34@2x.png │ │ ├── Expression_35@2x.png │ │ ├── Expression_36@2x.png │ │ ├── Expression_37@2x.png │ │ ├── Expression_38@2x.png │ │ ├── Expression_39@2x.png │ │ ├── Expression_3@2x.png │ │ ├── Expression_40@2x.png │ │ ├── Expression_41@2x.png │ │ ├── Expression_42@2x.png │ │ ├── Expression_43@2x.png │ │ ├── Expression_44@2x.png │ │ ├── Expression_45@2x.png │ │ ├── Expression_46@2x.png │ │ ├── Expression_47@2x.png │ │ ├── Expression_48@2x.png │ │ ├── Expression_49@2x.png │ │ ├── Expression_4@2x.png │ │ ├── Expression_50@2x.png │ │ ├── Expression_51@2x.png │ │ ├── Expression_52@2x.png │ │ ├── Expression_53@2x.png │ │ ├── Expression_54@2x.png │ │ ├── Expression_55@2x.png │ │ ├── Expression_56@2x.png │ │ ├── Expression_57@2x.png │ │ ├── Expression_58@2x.png │ │ ├── Expression_59@2x.png │ │ ├── Expression_5@2x.png │ │ ├── Expression_60@2x.png │ │ ├── Expression_61@2x.png │ │ ├── Expression_62@2x.png │ │ ├── Expression_63@2x.png │ │ ├── Expression_64@2x.png │ │ ├── Expression_65@2x.png │ │ ├── Expression_66@2x.png │ │ ├── Expression_67@2x.png │ │ ├── Expression_68@2x.png │ │ ├── Expression_69@2x.png │ │ ├── Expression_6@2x.png │ │ ├── Expression_70@2x.png │ │ ├── Expression_71@2x.png │ │ ├── Expression_72@2x.png │ │ ├── Expression_73@2x.png │ │ ├── Expression_74@2x.png │ │ ├── Expression_75@2x.png │ │ ├── Expression_76@2x.png │ │ ├── Expression_77@2x.png │ │ ├── Expression_78@2x.png │ │ ├── Expression_79@2x.png │ │ ├── Expression_7@2x.png │ │ ├── Expression_80@2x.png │ │ ├── Expression_81@2x.png │ │ ├── Expression_82@2x.png │ │ ├── Expression_83@2x.png │ │ ├── Expression_84@2x.png │ │ ├── Expression_85@2x.png │ │ ├── Expression_86@2x.png │ │ ├── Expression_87@2x.png │ │ ├── Expression_88@2x.png │ │ ├── Expression_89@2x.png │ │ ├── Expression_8@2x.png │ │ ├── Expression_90@2x.png │ │ ├── Expression_91@2x.png │ │ ├── Expression_92@2x.png │ │ ├── Expression_93@2x.png │ │ ├── Expression_94@2x.png │ │ ├── Expression_95@2x.png │ │ ├── Expression_96@2x.png │ │ ├── Expression_97@2x.png │ │ ├── Expression_98@2x.png │ │ ├── Expression_99@2x.png │ │ ├── Expression_9@2x.png │ │ ├── Fav_Cell_File_Img@2x.png │ │ ├── Info.plist │ │ ├── Mode_listtextbuttonHL_ios7@2x.png │ │ ├── Mode_listtextbutton_ios7@2x.png │ │ ├── Mode_listtotextHL_ios7@2x.png │ │ ├── Mode_listtotext_ios7@2x.png │ │ ├── Mode_textmenuicon_ios7@2x.png │ │ ├── Mode_texttolistHL_ios7@2x.png │ │ ├── Mode_texttolist_ios7@2x.png │ │ ├── ReceiverTextNodeBkgHL_ios7@2x.png │ │ ├── ReceiverTextNodeBkg_ios7@2x.png │ │ ├── ReceiverVoiceNodePlaying000_ios7@2x.png │ │ ├── ReceiverVoiceNodePlaying001_ios7@2x.png │ │ ├── ReceiverVoiceNodePlaying002_ios7@2x.png │ │ ├── ReceiverVoiceNodePlaying003_ios7@2x.png │ │ ├── ReceiverVoiceNodePlaying_ios7@2x.png │ │ ├── RecordCancel@2x.png │ │ ├── RecordingBkg@2x.png │ │ ├── RecordingSignal001@2x.png │ │ ├── RecordingSignal002@2x.png │ │ ├── RecordingSignal003@2x.png │ │ ├── RecordingSignal004@2x.png │ │ ├── RecordingSignal005@2x.png │ │ ├── RecordingSignal006@2x.png │ │ ├── RecordingSignal007@2x.png │ │ ├── RecordingSignal008@2x.png │ │ ├── SenderTextNodeBkgBack_ios7@2x.png │ │ ├── SenderTextNodeBkg_ios7@2x.png │ │ ├── SenderVoiceNodePlaying000_ios7@2x.png │ │ ├── SenderVoiceNodePlaying001_ios7@2x.png │ │ ├── SenderVoiceNodePlaying002_ios7@2x.png │ │ ├── SenderVoiceNodePlaying003_ios7@2x.png │ │ ├── SenderVoiceNodePlaying_ios7@2x.png │ │ ├── TextToEmotion.plist │ │ ├── ToolViewEmotionHL_ios7@2x.png │ │ ├── ToolViewEmotion_ios7@2x.png │ │ ├── ToolViewInputTextHL_ios7@2x.png │ │ ├── ToolViewInputText_ios7@2x.png │ │ ├── ToolViewInputVoiceHL_ios7@2x.png │ │ ├── ToolViewInputVoice_ios7@2x.png │ │ ├── ToolViewKeyboardHL_ios7@2x.png │ │ ├── ToolViewKeyboard_ios7@2x.png │ │ ├── TypeSelectorBtnHL_Black_ios7@2x.png │ │ ├── TypeSelectorBtn_Black_ios7@2x.png │ │ ├── VoiceBtn_BlackHL_ios7@2x.png │ │ ├── VoiceBtn_Black_ios7@2x.png │ │ ├── VoiceNodeUnread@2x.png │ │ ├── angle-mask@2x.png │ │ ├── appkefu_error.png │ │ ├── appkefu_star_selected.png │ │ ├── appkefu_star_unselected.png │ │ ├── en.lproj │ │ │ └── AppKeFu.strings │ │ ├── error@2x.png │ │ ├── in.caf │ │ ├── messageReceived.aiff │ │ ├── messageSent.aiff │ │ ├── radio_checked.tiff │ │ ├── radio_unchecked.tiff │ │ ├── sharemore_friendcard_ios7@2x.png │ │ ├── sharemore_pic_ios7@2x.png │ │ ├── sharemore_video_ios7@2x.png │ │ ├── sharemore_wxtalk_ios7@2x.png │ │ ├── success@2x.png │ │ └── zh-Hans.lproj │ │ │ └── AppKeFu.strings │ ├── README.md │ └── libAppKeFuLib.a │ ├── Assets.xcassets │ └── AppIcon.appiconset │ │ └── Contents.json │ ├── Base.lproj │ ├── LaunchScreen.storyboard │ └── Main.storyboard │ ├── Controllers │ ├── KFNavigationController.h │ ├── KFNavigationController.m │ ├── KFRightButtonItemCallBackTableViewController.h │ ├── KFRightButtonItemCallBackTableViewController.m │ ├── SettingsViewController.h │ ├── SettingsViewController.m │ ├── TagsChangeTableViewController.h │ ├── TagsChangeTableViewController.m │ ├── TagsTableViewController.h │ └── TagsTableViewController.m │ ├── Info.plist │ ├── Resources │ ├── Default-568h@2x.png │ ├── Default.png │ ├── Default~iphone.png │ ├── Icon-1024.png │ ├── Icon-120.png │ ├── Icon-40.png │ ├── Icon-58.png │ ├── Icon-60.png │ ├── Icon-72.png │ ├── Icon-80.png │ ├── Icon-Small-50.png │ ├── Icon-Small.png │ ├── Icon-Small@2x.png │ ├── Icon.png │ ├── Icon@2x.png │ ├── kefu_avatar.png │ └── user_avatar.png │ ├── ViewController.h │ ├── ViewController.m │ ├── en.lproj │ └── Localizable.strings │ ├── main.m │ └── zh-Hans.lproj │ └── Localizable.strings ├── AppKeFuDemo7Swift ├── AppKeFuDemo7Swift.xcodeproj │ ├── project.pbxproj │ └── project.xcworkspace │ │ ├── contents.xcworkspacedata │ │ └── xcshareddata │ │ └── IDEWorkspaceChecks.plist └── AppKeFuDemo7Swift │ ├── AppDelegate.swift │ ├── AppKeFuDemo7Swift-Bridging-Header.h │ ├── AppKeFuLib │ ├── AppKeFuLib.h │ ├── AppKeFuResources.bundle │ │ ├── AppKeFu.momd │ │ │ ├── AppKeFu 2.mom │ │ │ ├── AppKeFu 3.mom │ │ │ ├── AppKeFu 3.omo │ │ │ ├── AppKeFu.mom │ │ │ └── VersionInfo.plist │ │ ├── Avatar_kefu@2x.png │ │ ├── Avatar_user@2x.png │ │ ├── Clear_Enter@2x.png │ │ ├── Clear_Enter_HL@2x.png │ │ ├── ContactsPanelDotRect_ios7@2x.png │ │ ├── ContentList_NewsHL_ios7@2x.png │ │ ├── ContentList_News_ios7@2x.png │ │ ├── DeleteEmoticonBtnHL_ios7@2x.png │ │ ├── DeleteEmoticonBtn_ios7@2x.png │ │ ├── EmotionToText.plist │ │ ├── EmotionsSendBtnBlue@2x.png │ │ ├── EmotionsSendBtnBlueHL@2x.png │ │ ├── EmotionsSendBtnBlueHL_ios7@2x.png │ │ ├── EmotionsSendBtnGrey_ios7@2x.png │ │ ├── Expression_100@2x.png │ │ ├── Expression_101@2x.png │ │ ├── Expression_102@2x.png │ │ ├── Expression_103@2x.png │ │ ├── Expression_104@2x.png │ │ ├── Expression_105@2x.png │ │ ├── Expression_10@2x.png │ │ ├── Expression_11@2x.png │ │ ├── Expression_12@2x.png │ │ ├── Expression_13@2x.png │ │ ├── Expression_14@2x.png │ │ ├── Expression_15@2x.png │ │ ├── Expression_16@2x.png │ │ ├── Expression_17@2x.png │ │ ├── Expression_18@2x.png │ │ ├── Expression_19@2x.png │ │ ├── Expression_1@2x.png │ │ ├── Expression_20@2x.png │ │ ├── Expression_21@2x.png │ │ ├── Expression_22@2x.png │ │ ├── Expression_23@2x.png │ │ ├── Expression_24@2x.png │ │ ├── Expression_25@2x.png │ │ ├── Expression_26@2x.png │ │ ├── Expression_27@2x.png │ │ ├── Expression_28@2x.png │ │ ├── Expression_29@2x.png │ │ ├── Expression_2@2x.png │ │ ├── Expression_30@2x.png │ │ ├── Expression_31@2x.png │ │ ├── Expression_32@2x.png │ │ ├── Expression_33@2x.png │ │ ├── Expression_34@2x.png │ │ ├── Expression_35@2x.png │ │ ├── Expression_36@2x.png │ │ ├── Expression_37@2x.png │ │ ├── Expression_38@2x.png │ │ ├── Expression_39@2x.png │ │ ├── Expression_3@2x.png │ │ ├── Expression_40@2x.png │ │ ├── Expression_41@2x.png │ │ ├── Expression_42@2x.png │ │ ├── Expression_43@2x.png │ │ ├── Expression_44@2x.png │ │ ├── Expression_45@2x.png │ │ ├── Expression_46@2x.png │ │ ├── Expression_47@2x.png │ │ ├── Expression_48@2x.png │ │ ├── Expression_49@2x.png │ │ ├── Expression_4@2x.png │ │ ├── Expression_50@2x.png │ │ ├── Expression_51@2x.png │ │ ├── Expression_52@2x.png │ │ ├── Expression_53@2x.png │ │ ├── Expression_54@2x.png │ │ ├── Expression_55@2x.png │ │ ├── Expression_56@2x.png │ │ ├── Expression_57@2x.png │ │ ├── Expression_58@2x.png │ │ ├── Expression_59@2x.png │ │ ├── Expression_5@2x.png │ │ ├── Expression_60@2x.png │ │ ├── Expression_61@2x.png │ │ ├── Expression_62@2x.png │ │ ├── Expression_63@2x.png │ │ ├── Expression_64@2x.png │ │ ├── Expression_65@2x.png │ │ ├── Expression_66@2x.png │ │ ├── Expression_67@2x.png │ │ ├── Expression_68@2x.png │ │ ├── Expression_69@2x.png │ │ ├── Expression_6@2x.png │ │ ├── Expression_70@2x.png │ │ ├── Expression_71@2x.png │ │ ├── Expression_72@2x.png │ │ ├── Expression_73@2x.png │ │ ├── Expression_74@2x.png │ │ ├── Expression_75@2x.png │ │ ├── Expression_76@2x.png │ │ ├── Expression_77@2x.png │ │ ├── Expression_78@2x.png │ │ ├── Expression_79@2x.png │ │ ├── Expression_7@2x.png │ │ ├── Expression_80@2x.png │ │ ├── Expression_81@2x.png │ │ ├── Expression_82@2x.png │ │ ├── Expression_83@2x.png │ │ ├── Expression_84@2x.png │ │ ├── Expression_85@2x.png │ │ ├── Expression_86@2x.png │ │ ├── Expression_87@2x.png │ │ ├── Expression_88@2x.png │ │ ├── Expression_89@2x.png │ │ ├── Expression_8@2x.png │ │ ├── Expression_90@2x.png │ │ ├── Expression_91@2x.png │ │ ├── Expression_92@2x.png │ │ ├── Expression_93@2x.png │ │ ├── Expression_94@2x.png │ │ ├── Expression_95@2x.png │ │ ├── Expression_96@2x.png │ │ ├── Expression_97@2x.png │ │ ├── Expression_98@2x.png │ │ ├── Expression_99@2x.png │ │ ├── Expression_9@2x.png │ │ ├── Fav_Cell_File_Img@2x.png │ │ ├── Info.plist │ │ ├── Mode_listtextbuttonHL_ios7@2x.png │ │ ├── Mode_listtextbutton_ios7@2x.png │ │ ├── Mode_listtotextHL_ios7@2x.png │ │ ├── Mode_listtotext_ios7@2x.png │ │ ├── Mode_textmenuicon_ios7@2x.png │ │ ├── Mode_texttolistHL_ios7@2x.png │ │ ├── Mode_texttolist_ios7@2x.png │ │ ├── ReceiverTextNodeBkgHL_ios7@2x.png │ │ ├── ReceiverTextNodeBkg_ios7@2x.png │ │ ├── ReceiverVoiceNodePlaying000_ios7@2x.png │ │ ├── ReceiverVoiceNodePlaying001_ios7@2x.png │ │ ├── ReceiverVoiceNodePlaying002_ios7@2x.png │ │ ├── ReceiverVoiceNodePlaying003_ios7@2x.png │ │ ├── ReceiverVoiceNodePlaying_ios7@2x.png │ │ ├── RecordCancel@2x.png │ │ ├── RecordingBkg@2x.png │ │ ├── RecordingSignal001@2x.png │ │ ├── RecordingSignal002@2x.png │ │ ├── RecordingSignal003@2x.png │ │ ├── RecordingSignal004@2x.png │ │ ├── RecordingSignal005@2x.png │ │ ├── RecordingSignal006@2x.png │ │ ├── RecordingSignal007@2x.png │ │ ├── RecordingSignal008@2x.png │ │ ├── SenderTextNodeBkgBack_ios7@2x.png │ │ ├── SenderTextNodeBkg_ios7@2x.png │ │ ├── SenderVoiceNodePlaying000_ios7@2x.png │ │ ├── SenderVoiceNodePlaying001_ios7@2x.png │ │ ├── SenderVoiceNodePlaying002_ios7@2x.png │ │ ├── SenderVoiceNodePlaying003_ios7@2x.png │ │ ├── SenderVoiceNodePlaying_ios7@2x.png │ │ ├── TextToEmotion.plist │ │ ├── ToolViewEmotionHL_ios7@2x.png │ │ ├── ToolViewEmotion_ios7@2x.png │ │ ├── ToolViewInputTextHL_ios7@2x.png │ │ ├── ToolViewInputText_ios7@2x.png │ │ ├── ToolViewInputVoiceHL_ios7@2x.png │ │ ├── ToolViewInputVoice_ios7@2x.png │ │ ├── ToolViewKeyboardHL_ios7@2x.png │ │ ├── ToolViewKeyboard_ios7@2x.png │ │ ├── TypeSelectorBtnHL_Black_ios7@2x.png │ │ ├── TypeSelectorBtn_Black_ios7@2x.png │ │ ├── VoiceBtn_BlackHL_ios7@2x.png │ │ ├── VoiceBtn_Black_ios7@2x.png │ │ ├── VoiceNodeUnread@2x.png │ │ ├── angle-mask@2x.png │ │ ├── appkefu_error.png │ │ ├── appkefu_star_selected.png │ │ ├── appkefu_star_unselected.png │ │ ├── en.lproj │ │ │ └── AppKeFu.strings │ │ ├── error@2x.png │ │ ├── in.caf │ │ ├── messageReceived.aiff │ │ ├── messageSent.aiff │ │ ├── radio_checked.tiff │ │ ├── radio_unchecked.tiff │ │ ├── sharemore_friendcard_ios7@2x.png │ │ ├── sharemore_pic_ios7@2x.png │ │ ├── sharemore_video_ios7@2x.png │ │ ├── sharemore_wxtalk_ios7@2x.png │ │ ├── success@2x.png │ │ └── zh-Hans.lproj │ │ │ └── AppKeFu.strings │ ├── README.md │ └── libAppKeFuLib.a │ ├── Assets.xcassets │ └── AppIcon.appiconset │ │ └── Contents.json │ ├── Base.lproj │ ├── LaunchScreen.storyboard │ └── Main.storyboard │ ├── Controllers │ ├── KFNavigationController.swift │ ├── KFRightButtonItemCallBackTableViewController.swift │ ├── KFSettingsViewController.swift │ ├── KFTagsChangeTableViewController.swift │ └── KFTagsTableViewController.swift │ ├── Info.plist │ ├── Resources │ ├── Default-568h@2x.png │ ├── Default.png │ ├── Default~iphone.png │ ├── Icon-1024.png │ ├── Icon-120.png │ ├── Icon-40.png │ ├── Icon-58.png │ ├── Icon-60.png │ ├── Icon-72.png │ ├── Icon-80.png │ ├── Icon-Small-50.png │ ├── Icon-Small.png │ ├── Icon-Small@2x.png │ ├── Icon.png │ ├── Icon@2x.png │ ├── kefu_avatar.png │ └── user_avatar.png │ ├── ViewController.swift │ ├── en.lproj │ ├── LaunchScreen.strings │ ├── Localizable.strings │ └── Main.strings │ └── zh-Hans.lproj │ ├── LaunchScreen.strings │ ├── Localizable.strings │ └── Main.strings ├── AppKeFuFrameworkDemo ├── AppKeFuFrameworkDemo.xcodeproj │ ├── project.pbxproj │ └── project.xcworkspace │ │ ├── contents.xcworkspacedata │ │ └── xcshareddata │ │ └── IDEWorkspaceChecks.plist └── AppKeFuFrameworkDemo │ ├── AppDelegate.h │ ├── AppDelegate.m │ ├── Assets.xcassets │ └── AppIcon.appiconset │ │ └── Contents.json │ ├── Base.lproj │ ├── LaunchScreen.storyboard │ └── Main.storyboard │ ├── Controllers │ ├── KFNavigationController.h │ ├── KFNavigationController.m │ ├── KFRightButtonItemCallBackTableViewController.h │ ├── KFRightButtonItemCallBackTableViewController.m │ ├── SettingsViewController.h │ ├── SettingsViewController.m │ ├── TagsChangeTableViewController.h │ ├── TagsChangeTableViewController.m │ ├── TagsTableViewController.h │ └── TagsTableViewController.m │ ├── Frameworks │ ├── AppKeFuFramework.framework │ │ ├── AppKeFu.momd │ │ │ ├── AppKeFu 2.mom │ │ │ ├── AppKeFu 3.mom │ │ │ ├── AppKeFu 3.omo │ │ │ ├── AppKeFu.mom │ │ │ └── VersionInfo.plist │ │ ├── AppKeFuFramework │ │ ├── Avatar_kefu@2x.png │ │ ├── Avatar_user@2x.png │ │ ├── Clear_Enter@2x.png │ │ ├── Clear_Enter_HL@2x.png │ │ ├── ContactsPanelDotRect_ios7@2x.png │ │ ├── ContentList_NewsHL_ios7@2x.png │ │ ├── ContentList_News_ios7@2x.png │ │ ├── DeleteEmoticonBtnHL_ios7@2x.png │ │ ├── DeleteEmoticonBtn_ios7@2x.png │ │ ├── EmotionToText.plist │ │ ├── EmotionsSendBtnBlue@2x.png │ │ ├── EmotionsSendBtnBlueHL@2x.png │ │ ├── EmotionsSendBtnBlueHL_ios7@2x.png │ │ ├── EmotionsSendBtnGrey_ios7@2x.png │ │ ├── Expression_100@2x.png │ │ ├── Expression_101@2x.png │ │ ├── Expression_102@2x.png │ │ ├── Expression_103@2x.png │ │ ├── Expression_104@2x.png │ │ ├── Expression_105@2x.png │ │ ├── Expression_10@2x.png │ │ ├── Expression_11@2x.png │ │ ├── Expression_12@2x.png │ │ ├── Expression_13@2x.png │ │ ├── Expression_14@2x.png │ │ ├── Expression_15@2x.png │ │ ├── Expression_16@2x.png │ │ ├── Expression_17@2x.png │ │ ├── Expression_18@2x.png │ │ ├── Expression_19@2x.png │ │ ├── Expression_1@2x.png │ │ ├── Expression_20@2x.png │ │ ├── Expression_21@2x.png │ │ ├── Expression_22@2x.png │ │ ├── Expression_23@2x.png │ │ ├── Expression_24@2x.png │ │ ├── Expression_25@2x.png │ │ ├── Expression_26@2x.png │ │ ├── Expression_27@2x.png │ │ ├── Expression_28@2x.png │ │ ├── Expression_29@2x.png │ │ ├── Expression_2@2x.png │ │ ├── Expression_30@2x.png │ │ ├── Expression_31@2x.png │ │ ├── Expression_32@2x.png │ │ ├── Expression_33@2x.png │ │ ├── Expression_34@2x.png │ │ ├── Expression_35@2x.png │ │ ├── Expression_36@2x.png │ │ ├── Expression_37@2x.png │ │ ├── Expression_38@2x.png │ │ ├── Expression_39@2x.png │ │ ├── Expression_3@2x.png │ │ ├── Expression_40@2x.png │ │ ├── Expression_41@2x.png │ │ ├── Expression_42@2x.png │ │ ├── Expression_43@2x.png │ │ ├── Expression_44@2x.png │ │ ├── Expression_45@2x.png │ │ ├── Expression_46@2x.png │ │ ├── Expression_47@2x.png │ │ ├── Expression_48@2x.png │ │ ├── Expression_49@2x.png │ │ ├── Expression_4@2x.png │ │ ├── Expression_50@2x.png │ │ ├── Expression_51@2x.png │ │ ├── Expression_52@2x.png │ │ ├── Expression_53@2x.png │ │ ├── Expression_54@2x.png │ │ ├── Expression_55@2x.png │ │ ├── Expression_56@2x.png │ │ ├── Expression_57@2x.png │ │ ├── Expression_58@2x.png │ │ ├── Expression_59@2x.png │ │ ├── Expression_5@2x.png │ │ ├── Expression_60@2x.png │ │ ├── Expression_61@2x.png │ │ ├── Expression_62@2x.png │ │ ├── Expression_63@2x.png │ │ ├── Expression_64@2x.png │ │ ├── Expression_65@2x.png │ │ ├── Expression_66@2x.png │ │ ├── Expression_67@2x.png │ │ ├── Expression_68@2x.png │ │ ├── Expression_69@2x.png │ │ ├── Expression_6@2x.png │ │ ├── Expression_70@2x.png │ │ ├── Expression_71@2x.png │ │ ├── Expression_72@2x.png │ │ ├── Expression_73@2x.png │ │ ├── Expression_74@2x.png │ │ ├── Expression_75@2x.png │ │ ├── Expression_76@2x.png │ │ ├── Expression_77@2x.png │ │ ├── Expression_78@2x.png │ │ ├── Expression_79@2x.png │ │ ├── Expression_7@2x.png │ │ ├── Expression_80@2x.png │ │ ├── Expression_81@2x.png │ │ ├── Expression_82@2x.png │ │ ├── Expression_83@2x.png │ │ ├── Expression_84@2x.png │ │ ├── Expression_85@2x.png │ │ ├── Expression_86@2x.png │ │ ├── Expression_87@2x.png │ │ ├── Expression_88@2x.png │ │ ├── Expression_89@2x.png │ │ ├── Expression_8@2x.png │ │ ├── Expression_90@2x.png │ │ ├── Expression_91@2x.png │ │ ├── Expression_92@2x.png │ │ ├── Expression_93@2x.png │ │ ├── Expression_94@2x.png │ │ ├── Expression_95@2x.png │ │ ├── Expression_96@2x.png │ │ ├── Expression_97@2x.png │ │ ├── Expression_98@2x.png │ │ ├── Expression_99@2x.png │ │ ├── Expression_9@2x.png │ │ ├── Fav_Cell_File_Img@2x.png │ │ ├── Headers │ │ │ ├── AppKeFuDefines.h │ │ │ ├── AppKeFuFramework.h │ │ │ └── AppKeFuLib.h │ │ ├── Info.plist │ │ ├── KFMessagesDefaultDesign.json │ │ ├── Mode_listtextbuttonHL_ios7@2x.png │ │ ├── Mode_listtextbutton_ios7@2x.png │ │ ├── Mode_listtotextHL_ios7@2x.png │ │ ├── Mode_listtotext_ios7@2x.png │ │ ├── Mode_textmenuicon_ios7@2x.png │ │ ├── Mode_texttolistHL_ios7@2x.png │ │ ├── Mode_texttolist_ios7@2x.png │ │ ├── Modules │ │ │ └── module.modulemap │ │ ├── NotificationBackgroundError.png │ │ ├── NotificationBackgroundError@2x.png │ │ ├── NotificationBackgroundErrorIcon.png │ │ ├── NotificationBackgroundErrorIcon@2x.png │ │ ├── NotificationBackgroundMessage.png │ │ ├── NotificationBackgroundMessage@2x.png │ │ ├── NotificationBackgroundSuccess.png │ │ ├── NotificationBackgroundSuccess@2x.png │ │ ├── NotificationBackgroundSuccessIcon.png │ │ ├── NotificationBackgroundSuccessIcon@2x.png │ │ ├── NotificationBackgroundWarning.png │ │ ├── NotificationBackgroundWarning@2x.png │ │ ├── NotificationBackgroundWarningIcon.png │ │ ├── NotificationBackgroundWarningIcon@2x.png │ │ ├── NotificationButtonBackground.png │ │ ├── NotificationButtonBackground@2x.png │ │ ├── ReceiverTextNodeBkgHL_ios7@2x.png │ │ ├── ReceiverTextNodeBkg_ios7@2x.png │ │ ├── ReceiverVoiceNodePlaying000_ios7@2x.png │ │ ├── ReceiverVoiceNodePlaying001_ios7@2x.png │ │ ├── ReceiverVoiceNodePlaying002_ios7@2x.png │ │ ├── ReceiverVoiceNodePlaying003_ios7@2x.png │ │ ├── ReceiverVoiceNodePlaying_ios7@2x.png │ │ ├── RecordCancel@2x.png │ │ ├── RecordingBkg@2x.png │ │ ├── RecordingSignal001@2x.png │ │ ├── RecordingSignal002@2x.png │ │ ├── RecordingSignal003@2x.png │ │ ├── RecordingSignal004@2x.png │ │ ├── RecordingSignal005@2x.png │ │ ├── RecordingSignal006@2x.png │ │ ├── RecordingSignal007@2x.png │ │ ├── RecordingSignal008@2x.png │ │ ├── SenderTextNodeBkgBack_ios7@2x.png │ │ ├── SenderTextNodeBkg_ios7@2x.png │ │ ├── SenderVoiceNodePlaying000_ios7@2x.png │ │ ├── SenderVoiceNodePlaying001_ios7@2x.png │ │ ├── SenderVoiceNodePlaying002_ios7@2x.png │ │ ├── SenderVoiceNodePlaying003_ios7@2x.png │ │ ├── SenderVoiceNodePlaying_ios7@2x.png │ │ ├── TextToEmotion.plist │ │ ├── ToolViewEmotionHL_ios7@2x.png │ │ ├── ToolViewEmotion_ios7@2x.png │ │ ├── ToolViewInputTextHL_ios7@2x.png │ │ ├── ToolViewInputText_ios7@2x.png │ │ ├── ToolViewInputVoiceHL_ios7@2x.png │ │ ├── ToolViewInputVoice_ios7@2x.png │ │ ├── ToolViewKeyboardHL_ios7@2x.png │ │ ├── ToolViewKeyboard_ios7@2x.png │ │ ├── TypeSelectorBtnHL_Black_ios7@2x.png │ │ ├── TypeSelectorBtn_Black_ios7@2x.png │ │ ├── VoiceBtn_BlackHL_ios7@2x.png │ │ ├── VoiceBtn_Black_ios7@2x.png │ │ ├── VoiceNodeUnread@2x.png │ │ ├── angle-mask@2x.png │ │ ├── appkefu_error.png │ │ ├── appkefu_star_selected.png │ │ ├── appkefu_star_unselected.png │ │ ├── de.lproj │ │ │ └── TOWebViewControllerLocalizable.strings │ │ ├── en.lproj │ │ │ ├── AppKeFu.strings │ │ │ ├── Localizable.strings │ │ │ └── TOWebViewControllerLocalizable.strings │ │ ├── error@2x.png │ │ ├── es.lproj │ │ │ └── TOWebViewControllerLocalizable.strings │ │ ├── in.caf │ │ ├── ja.lproj │ │ │ └── TOWebViewControllerLocalizable.strings │ │ ├── ko.lproj │ │ │ └── TOWebViewControllerLocalizable.strings │ │ ├── messageReceived.aiff │ │ ├── messageSent.aiff │ │ ├── pl.lproj │ │ │ └── TOWebViewControllerLocalizable.strings │ │ ├── sharemore_friendcard_ios7@2x.png │ │ ├── sharemore_pic_ios7@2x.png │ │ ├── sharemore_video_ios7@2x.png │ │ ├── sharemore_wxtalk_ios7@2x.png │ │ ├── success@2x.png │ │ ├── zh-Hans.lproj │ │ │ ├── AppKeFu.strings │ │ │ ├── Localizable.strings │ │ │ └── TOWebViewControllerLocalizable.strings │ │ └── zh-Hant.lproj │ │ │ └── TOWebViewControllerLocalizable.strings │ └── AppKeFuResources.bundle │ │ ├── AppKeFu.momd │ │ ├── AppKeFu 2.mom │ │ ├── AppKeFu 3.mom │ │ ├── AppKeFu 3.omo │ │ ├── AppKeFu.mom │ │ └── VersionInfo.plist │ │ ├── Avatar_kefu@2x.png │ │ ├── Avatar_user@2x.png │ │ ├── Clear_Enter@2x.png │ │ ├── Clear_Enter_HL@2x.png │ │ ├── ContactsPanelDotRect_ios7@2x.png │ │ ├── ContentList_NewsHL_ios7@2x.png │ │ ├── ContentList_News_ios7@2x.png │ │ ├── DeleteEmoticonBtnHL_ios7@2x.png │ │ ├── DeleteEmoticonBtn_ios7@2x.png │ │ ├── EmotionToText.plist │ │ ├── EmotionsSendBtnBlue@2x.png │ │ ├── EmotionsSendBtnBlueHL@2x.png │ │ ├── EmotionsSendBtnBlueHL_ios7@2x.png │ │ ├── EmotionsSendBtnGrey_ios7@2x.png │ │ ├── Expression_100@2x.png │ │ ├── Expression_101@2x.png │ │ ├── Expression_102@2x.png │ │ ├── Expression_103@2x.png │ │ ├── Expression_104@2x.png │ │ ├── Expression_105@2x.png │ │ ├── Expression_10@2x.png │ │ ├── Expression_11@2x.png │ │ ├── Expression_12@2x.png │ │ ├── Expression_13@2x.png │ │ ├── Expression_14@2x.png │ │ ├── Expression_15@2x.png │ │ ├── Expression_16@2x.png │ │ ├── Expression_17@2x.png │ │ ├── Expression_18@2x.png │ │ ├── Expression_19@2x.png │ │ ├── Expression_1@2x.png │ │ ├── Expression_20@2x.png │ │ ├── Expression_21@2x.png │ │ ├── Expression_22@2x.png │ │ ├── Expression_23@2x.png │ │ ├── Expression_24@2x.png │ │ ├── Expression_25@2x.png │ │ ├── Expression_26@2x.png │ │ ├── Expression_27@2x.png │ │ ├── Expression_28@2x.png │ │ ├── Expression_29@2x.png │ │ ├── Expression_2@2x.png │ │ ├── Expression_30@2x.png │ │ ├── Expression_31@2x.png │ │ ├── Expression_32@2x.png │ │ ├── Expression_33@2x.png │ │ ├── Expression_34@2x.png │ │ ├── Expression_35@2x.png │ │ ├── Expression_36@2x.png │ │ ├── Expression_37@2x.png │ │ ├── Expression_38@2x.png │ │ ├── Expression_39@2x.png │ │ ├── Expression_3@2x.png │ │ ├── Expression_40@2x.png │ │ ├── Expression_41@2x.png │ │ ├── Expression_42@2x.png │ │ ├── Expression_43@2x.png │ │ ├── Expression_44@2x.png │ │ ├── Expression_45@2x.png │ │ ├── Expression_46@2x.png │ │ ├── Expression_47@2x.png │ │ ├── Expression_48@2x.png │ │ ├── Expression_49@2x.png │ │ ├── Expression_4@2x.png │ │ ├── Expression_50@2x.png │ │ ├── Expression_51@2x.png │ │ ├── Expression_52@2x.png │ │ ├── Expression_53@2x.png │ │ ├── Expression_54@2x.png │ │ ├── Expression_55@2x.png │ │ ├── Expression_56@2x.png │ │ ├── Expression_57@2x.png │ │ ├── Expression_58@2x.png │ │ ├── Expression_59@2x.png │ │ ├── Expression_5@2x.png │ │ ├── Expression_60@2x.png │ │ ├── Expression_61@2x.png │ │ ├── Expression_62@2x.png │ │ ├── Expression_63@2x.png │ │ ├── Expression_64@2x.png │ │ ├── Expression_65@2x.png │ │ ├── Expression_66@2x.png │ │ ├── Expression_67@2x.png │ │ ├── Expression_68@2x.png │ │ ├── Expression_69@2x.png │ │ ├── Expression_6@2x.png │ │ ├── Expression_70@2x.png │ │ ├── Expression_71@2x.png │ │ ├── Expression_72@2x.png │ │ ├── Expression_73@2x.png │ │ ├── Expression_74@2x.png │ │ ├── Expression_75@2x.png │ │ ├── Expression_76@2x.png │ │ ├── Expression_77@2x.png │ │ ├── Expression_78@2x.png │ │ ├── Expression_79@2x.png │ │ ├── Expression_7@2x.png │ │ ├── Expression_80@2x.png │ │ ├── Expression_81@2x.png │ │ ├── Expression_82@2x.png │ │ ├── Expression_83@2x.png │ │ ├── Expression_84@2x.png │ │ ├── Expression_85@2x.png │ │ ├── Expression_86@2x.png │ │ ├── Expression_87@2x.png │ │ ├── Expression_88@2x.png │ │ ├── Expression_89@2x.png │ │ ├── Expression_8@2x.png │ │ ├── Expression_90@2x.png │ │ ├── Expression_91@2x.png │ │ ├── Expression_92@2x.png │ │ ├── Expression_93@2x.png │ │ ├── Expression_94@2x.png │ │ ├── Expression_95@2x.png │ │ ├── Expression_96@2x.png │ │ ├── Expression_97@2x.png │ │ ├── Expression_98@2x.png │ │ ├── Expression_99@2x.png │ │ ├── Expression_9@2x.png │ │ ├── Fav_Cell_File_Img@2x.png │ │ ├── Info.plist │ │ ├── Mode_listtextbuttonHL_ios7@2x.png │ │ ├── Mode_listtextbutton_ios7@2x.png │ │ ├── Mode_listtotextHL_ios7@2x.png │ │ ├── Mode_listtotext_ios7@2x.png │ │ ├── Mode_textmenuicon_ios7@2x.png │ │ ├── Mode_texttolistHL_ios7@2x.png │ │ ├── Mode_texttolist_ios7@2x.png │ │ ├── ReceiverTextNodeBkgHL_ios7@2x.png │ │ ├── ReceiverTextNodeBkg_ios7@2x.png │ │ ├── ReceiverVoiceNodePlaying000_ios7@2x.png │ │ ├── ReceiverVoiceNodePlaying001_ios7@2x.png │ │ ├── ReceiverVoiceNodePlaying002_ios7@2x.png │ │ ├── ReceiverVoiceNodePlaying003_ios7@2x.png │ │ ├── ReceiverVoiceNodePlaying_ios7@2x.png │ │ ├── RecordCancel@2x.png │ │ ├── RecordingBkg@2x.png │ │ ├── RecordingSignal001@2x.png │ │ ├── RecordingSignal002@2x.png │ │ ├── RecordingSignal003@2x.png │ │ ├── RecordingSignal004@2x.png │ │ ├── RecordingSignal005@2x.png │ │ ├── RecordingSignal006@2x.png │ │ ├── RecordingSignal007@2x.png │ │ ├── RecordingSignal008@2x.png │ │ ├── SenderTextNodeBkgBack_ios7@2x.png │ │ ├── SenderTextNodeBkg_ios7@2x.png │ │ ├── SenderVoiceNodePlaying000_ios7@2x.png │ │ ├── SenderVoiceNodePlaying001_ios7@2x.png │ │ ├── SenderVoiceNodePlaying002_ios7@2x.png │ │ ├── SenderVoiceNodePlaying003_ios7@2x.png │ │ ├── SenderVoiceNodePlaying_ios7@2x.png │ │ ├── TextToEmotion.plist │ │ ├── ToolViewEmotionHL_ios7@2x.png │ │ ├── ToolViewEmotion_ios7@2x.png │ │ ├── ToolViewInputTextHL_ios7@2x.png │ │ ├── ToolViewInputText_ios7@2x.png │ │ ├── ToolViewInputVoiceHL_ios7@2x.png │ │ ├── ToolViewInputVoice_ios7@2x.png │ │ ├── ToolViewKeyboardHL_ios7@2x.png │ │ ├── ToolViewKeyboard_ios7@2x.png │ │ ├── TypeSelectorBtnHL_Black_ios7@2x.png │ │ ├── TypeSelectorBtn_Black_ios7@2x.png │ │ ├── VoiceBtn_BlackHL_ios7@2x.png │ │ ├── VoiceBtn_Black_ios7@2x.png │ │ ├── VoiceNodeUnread@2x.png │ │ ├── angle-mask@2x.png │ │ ├── appkefu_error.png │ │ ├── appkefu_star_selected.png │ │ ├── appkefu_star_unselected.png │ │ ├── en.lproj │ │ └── AppKeFu.strings │ │ ├── error@2x.png │ │ ├── in.caf │ │ ├── messageReceived.aiff │ │ ├── messageSent.aiff │ │ ├── radio_checked.tiff │ │ ├── radio_unchecked.tiff │ │ ├── sharemore_friendcard_ios7@2x.png │ │ ├── sharemore_pic_ios7@2x.png │ │ ├── sharemore_video_ios7@2x.png │ │ ├── sharemore_wxtalk_ios7@2x.png │ │ ├── success@2x.png │ │ └── zh-Hans.lproj │ │ └── AppKeFu.strings │ ├── Info.plist │ ├── ViewController.h │ ├── ViewController.m │ ├── en.lproj │ └── Localizable.strings │ ├── main.m │ └── zh-Hans.lproj │ ├── LaunchScreen.strings │ ├── Localizable.strings │ └── Main.strings ├── LICENSE ├── README.md ├── SDK ├── README.md ├── framework │ ├── AppKeFuFramework.framework │ │ ├── AppKeFu.momd │ │ │ ├── AppKeFu 2.mom │ │ │ ├── AppKeFu 3.mom │ │ │ ├── AppKeFu 3.omo │ │ │ ├── AppKeFu.mom │ │ │ └── VersionInfo.plist │ │ ├── AppKeFuFramework │ │ ├── Avatar_kefu@2x.png │ │ ├── Avatar_user@2x.png │ │ ├── Clear_Enter@2x.png │ │ ├── Clear_Enter_HL@2x.png │ │ ├── ContactsPanelDotRect_ios7@2x.png │ │ ├── ContentList_NewsHL_ios7@2x.png │ │ ├── ContentList_News_ios7@2x.png │ │ ├── DeleteEmoticonBtnHL_ios7@2x.png │ │ ├── DeleteEmoticonBtn_ios7@2x.png │ │ ├── EmotionToText.plist │ │ ├── EmotionsSendBtnBlue@2x.png │ │ ├── EmotionsSendBtnBlueHL@2x.png │ │ ├── EmotionsSendBtnBlueHL_ios7@2x.png │ │ ├── EmotionsSendBtnGrey_ios7@2x.png │ │ ├── Expression_100@2x.png │ │ ├── Expression_101@2x.png │ │ ├── Expression_102@2x.png │ │ ├── Expression_103@2x.png │ │ ├── Expression_104@2x.png │ │ ├── Expression_105@2x.png │ │ ├── Expression_10@2x.png │ │ ├── Expression_11@2x.png │ │ ├── Expression_12@2x.png │ │ ├── Expression_13@2x.png │ │ ├── Expression_14@2x.png │ │ ├── Expression_15@2x.png │ │ ├── Expression_16@2x.png │ │ ├── Expression_17@2x.png │ │ ├── Expression_18@2x.png │ │ ├── Expression_19@2x.png │ │ ├── Expression_1@2x.png │ │ ├── Expression_20@2x.png │ │ ├── Expression_21@2x.png │ │ ├── Expression_22@2x.png │ │ ├── Expression_23@2x.png │ │ ├── Expression_24@2x.png │ │ ├── Expression_25@2x.png │ │ ├── Expression_26@2x.png │ │ ├── Expression_27@2x.png │ │ ├── Expression_28@2x.png │ │ ├── Expression_29@2x.png │ │ ├── Expression_2@2x.png │ │ ├── Expression_30@2x.png │ │ ├── Expression_31@2x.png │ │ ├── Expression_32@2x.png │ │ ├── Expression_33@2x.png │ │ ├── Expression_34@2x.png │ │ ├── Expression_35@2x.png │ │ ├── Expression_36@2x.png │ │ ├── Expression_37@2x.png │ │ ├── Expression_38@2x.png │ │ ├── Expression_39@2x.png │ │ ├── Expression_3@2x.png │ │ ├── Expression_40@2x.png │ │ ├── Expression_41@2x.png │ │ ├── Expression_42@2x.png │ │ ├── Expression_43@2x.png │ │ ├── Expression_44@2x.png │ │ ├── Expression_45@2x.png │ │ ├── Expression_46@2x.png │ │ ├── Expression_47@2x.png │ │ ├── Expression_48@2x.png │ │ ├── Expression_49@2x.png │ │ ├── Expression_4@2x.png │ │ ├── Expression_50@2x.png │ │ ├── Expression_51@2x.png │ │ ├── Expression_52@2x.png │ │ ├── Expression_53@2x.png │ │ ├── Expression_54@2x.png │ │ ├── Expression_55@2x.png │ │ ├── Expression_56@2x.png │ │ ├── Expression_57@2x.png │ │ ├── Expression_58@2x.png │ │ ├── Expression_59@2x.png │ │ ├── Expression_5@2x.png │ │ ├── Expression_60@2x.png │ │ ├── Expression_61@2x.png │ │ ├── Expression_62@2x.png │ │ ├── Expression_63@2x.png │ │ ├── Expression_64@2x.png │ │ ├── Expression_65@2x.png │ │ ├── Expression_66@2x.png │ │ ├── Expression_67@2x.png │ │ ├── Expression_68@2x.png │ │ ├── Expression_69@2x.png │ │ ├── Expression_6@2x.png │ │ ├── Expression_70@2x.png │ │ ├── Expression_71@2x.png │ │ ├── Expression_72@2x.png │ │ ├── Expression_73@2x.png │ │ ├── Expression_74@2x.png │ │ ├── Expression_75@2x.png │ │ ├── Expression_76@2x.png │ │ ├── Expression_77@2x.png │ │ ├── Expression_78@2x.png │ │ ├── Expression_79@2x.png │ │ ├── Expression_7@2x.png │ │ ├── Expression_80@2x.png │ │ ├── Expression_81@2x.png │ │ ├── Expression_82@2x.png │ │ ├── Expression_83@2x.png │ │ ├── Expression_84@2x.png │ │ ├── Expression_85@2x.png │ │ ├── Expression_86@2x.png │ │ ├── Expression_87@2x.png │ │ ├── Expression_88@2x.png │ │ ├── Expression_89@2x.png │ │ ├── Expression_8@2x.png │ │ ├── Expression_90@2x.png │ │ ├── Expression_91@2x.png │ │ ├── Expression_92@2x.png │ │ ├── Expression_93@2x.png │ │ ├── Expression_94@2x.png │ │ ├── Expression_95@2x.png │ │ ├── Expression_96@2x.png │ │ ├── Expression_97@2x.png │ │ ├── Expression_98@2x.png │ │ ├── Expression_99@2x.png │ │ ├── Expression_9@2x.png │ │ ├── Fav_Cell_File_Img@2x.png │ │ ├── Headers │ │ │ ├── AppKeFuDefines.h │ │ │ ├── AppKeFuFramework.h │ │ │ └── AppKeFuLib.h │ │ ├── Info.plist │ │ ├── KFMessagesDefaultDesign.json │ │ ├── Mode_listtextbuttonHL_ios7@2x.png │ │ ├── Mode_listtextbutton_ios7@2x.png │ │ ├── Mode_listtotextHL_ios7@2x.png │ │ ├── Mode_listtotext_ios7@2x.png │ │ ├── Mode_textmenuicon_ios7@2x.png │ │ ├── Mode_texttolistHL_ios7@2x.png │ │ ├── Mode_texttolist_ios7@2x.png │ │ ├── Modules │ │ │ └── module.modulemap │ │ ├── NotificationBackgroundError.png │ │ ├── NotificationBackgroundError@2x.png │ │ ├── NotificationBackgroundErrorIcon.png │ │ ├── NotificationBackgroundErrorIcon@2x.png │ │ ├── NotificationBackgroundMessage.png │ │ ├── NotificationBackgroundMessage@2x.png │ │ ├── NotificationBackgroundSuccess.png │ │ ├── NotificationBackgroundSuccess@2x.png │ │ ├── NotificationBackgroundSuccessIcon.png │ │ ├── NotificationBackgroundSuccessIcon@2x.png │ │ ├── NotificationBackgroundWarning.png │ │ ├── NotificationBackgroundWarning@2x.png │ │ ├── NotificationBackgroundWarningIcon.png │ │ ├── NotificationBackgroundWarningIcon@2x.png │ │ ├── NotificationButtonBackground.png │ │ ├── NotificationButtonBackground@2x.png │ │ ├── ReceiverTextNodeBkgHL_ios7@2x.png │ │ ├── ReceiverTextNodeBkg_ios7@2x.png │ │ ├── ReceiverVoiceNodePlaying000_ios7@2x.png │ │ ├── ReceiverVoiceNodePlaying001_ios7@2x.png │ │ ├── ReceiverVoiceNodePlaying002_ios7@2x.png │ │ ├── ReceiverVoiceNodePlaying003_ios7@2x.png │ │ ├── ReceiverVoiceNodePlaying_ios7@2x.png │ │ ├── RecordCancel@2x.png │ │ ├── RecordingBkg@2x.png │ │ ├── RecordingSignal001@2x.png │ │ ├── RecordingSignal002@2x.png │ │ ├── RecordingSignal003@2x.png │ │ ├── RecordingSignal004@2x.png │ │ ├── RecordingSignal005@2x.png │ │ ├── RecordingSignal006@2x.png │ │ ├── RecordingSignal007@2x.png │ │ ├── RecordingSignal008@2x.png │ │ ├── SenderTextNodeBkgBack_ios7@2x.png │ │ ├── SenderTextNodeBkg_ios7@2x.png │ │ ├── SenderVoiceNodePlaying000_ios7@2x.png │ │ ├── SenderVoiceNodePlaying001_ios7@2x.png │ │ ├── SenderVoiceNodePlaying002_ios7@2x.png │ │ ├── SenderVoiceNodePlaying003_ios7@2x.png │ │ ├── SenderVoiceNodePlaying_ios7@2x.png │ │ ├── TextToEmotion.plist │ │ ├── ToolViewEmotionHL_ios7@2x.png │ │ ├── ToolViewEmotion_ios7@2x.png │ │ ├── ToolViewInputTextHL_ios7@2x.png │ │ ├── ToolViewInputText_ios7@2x.png │ │ ├── ToolViewInputVoiceHL_ios7@2x.png │ │ ├── ToolViewInputVoice_ios7@2x.png │ │ ├── ToolViewKeyboardHL_ios7@2x.png │ │ ├── ToolViewKeyboard_ios7@2x.png │ │ ├── TypeSelectorBtnHL_Black_ios7@2x.png │ │ ├── TypeSelectorBtn_Black_ios7@2x.png │ │ ├── VoiceBtn_BlackHL_ios7@2x.png │ │ ├── VoiceBtn_Black_ios7@2x.png │ │ ├── VoiceNodeUnread@2x.png │ │ ├── angle-mask@2x.png │ │ ├── appkefu_error.png │ │ ├── appkefu_star_selected.png │ │ ├── appkefu_star_unselected.png │ │ ├── de.lproj │ │ │ └── TOWebViewControllerLocalizable.strings │ │ ├── en.lproj │ │ │ ├── AppKeFu.strings │ │ │ ├── Localizable.strings │ │ │ └── TOWebViewControllerLocalizable.strings │ │ ├── error@2x.png │ │ ├── es.lproj │ │ │ └── TOWebViewControllerLocalizable.strings │ │ ├── in.caf │ │ ├── ja.lproj │ │ │ └── TOWebViewControllerLocalizable.strings │ │ ├── ko.lproj │ │ │ └── TOWebViewControllerLocalizable.strings │ │ ├── messageReceived.aiff │ │ ├── messageSent.aiff │ │ ├── pl.lproj │ │ │ └── TOWebViewControllerLocalizable.strings │ │ ├── sharemore_friendcard_ios7@2x.png │ │ ├── sharemore_pic_ios7@2x.png │ │ ├── sharemore_video_ios7@2x.png │ │ ├── sharemore_wxtalk_ios7@2x.png │ │ ├── success@2x.png │ │ ├── zh-Hans.lproj │ │ │ ├── AppKeFu.strings │ │ │ ├── Localizable.strings │ │ │ └── TOWebViewControllerLocalizable.strings │ │ └── zh-Hant.lproj │ │ │ └── TOWebViewControllerLocalizable.strings │ ├── AppKeFuResources.bundle │ │ ├── AppKeFu.momd │ │ │ ├── AppKeFu 2.mom │ │ │ ├── AppKeFu 3.mom │ │ │ ├── AppKeFu 3.omo │ │ │ ├── AppKeFu.mom │ │ │ └── VersionInfo.plist │ │ ├── Avatar_kefu@2x.png │ │ ├── Avatar_user@2x.png │ │ ├── Clear_Enter@2x.png │ │ ├── Clear_Enter_HL@2x.png │ │ ├── ContactsPanelDotRect_ios7@2x.png │ │ ├── ContentList_NewsHL_ios7@2x.png │ │ ├── ContentList_News_ios7@2x.png │ │ ├── DeleteEmoticonBtnHL_ios7@2x.png │ │ ├── DeleteEmoticonBtn_ios7@2x.png │ │ ├── EmotionToText.plist │ │ ├── EmotionsSendBtnBlue@2x.png │ │ ├── EmotionsSendBtnBlueHL@2x.png │ │ ├── EmotionsSendBtnBlueHL_ios7@2x.png │ │ ├── EmotionsSendBtnGrey_ios7@2x.png │ │ ├── Expression_100@2x.png │ │ ├── Expression_101@2x.png │ │ ├── Expression_102@2x.png │ │ ├── Expression_103@2x.png │ │ ├── Expression_104@2x.png │ │ ├── Expression_105@2x.png │ │ ├── Expression_10@2x.png │ │ ├── Expression_11@2x.png │ │ ├── Expression_12@2x.png │ │ ├── Expression_13@2x.png │ │ ├── Expression_14@2x.png │ │ ├── Expression_15@2x.png │ │ ├── Expression_16@2x.png │ │ ├── Expression_17@2x.png │ │ ├── Expression_18@2x.png │ │ ├── Expression_19@2x.png │ │ ├── Expression_1@2x.png │ │ ├── Expression_20@2x.png │ │ ├── Expression_21@2x.png │ │ ├── Expression_22@2x.png │ │ ├── Expression_23@2x.png │ │ ├── Expression_24@2x.png │ │ ├── Expression_25@2x.png │ │ ├── Expression_26@2x.png │ │ ├── Expression_27@2x.png │ │ ├── Expression_28@2x.png │ │ ├── Expression_29@2x.png │ │ ├── Expression_2@2x.png │ │ ├── Expression_30@2x.png │ │ ├── Expression_31@2x.png │ │ ├── Expression_32@2x.png │ │ ├── Expression_33@2x.png │ │ ├── Expression_34@2x.png │ │ ├── Expression_35@2x.png │ │ ├── Expression_36@2x.png │ │ ├── Expression_37@2x.png │ │ ├── Expression_38@2x.png │ │ ├── Expression_39@2x.png │ │ ├── Expression_3@2x.png │ │ ├── Expression_40@2x.png │ │ ├── Expression_41@2x.png │ │ ├── Expression_42@2x.png │ │ ├── Expression_43@2x.png │ │ ├── Expression_44@2x.png │ │ ├── Expression_45@2x.png │ │ ├── Expression_46@2x.png │ │ ├── Expression_47@2x.png │ │ ├── Expression_48@2x.png │ │ ├── Expression_49@2x.png │ │ ├── Expression_4@2x.png │ │ ├── Expression_50@2x.png │ │ ├── Expression_51@2x.png │ │ ├── Expression_52@2x.png │ │ ├── Expression_53@2x.png │ │ ├── Expression_54@2x.png │ │ ├── Expression_55@2x.png │ │ ├── Expression_56@2x.png │ │ ├── Expression_57@2x.png │ │ ├── Expression_58@2x.png │ │ ├── Expression_59@2x.png │ │ ├── Expression_5@2x.png │ │ ├── Expression_60@2x.png │ │ ├── Expression_61@2x.png │ │ ├── Expression_62@2x.png │ │ ├── Expression_63@2x.png │ │ ├── Expression_64@2x.png │ │ ├── Expression_65@2x.png │ │ ├── Expression_66@2x.png │ │ ├── Expression_67@2x.png │ │ ├── Expression_68@2x.png │ │ ├── Expression_69@2x.png │ │ ├── Expression_6@2x.png │ │ ├── Expression_70@2x.png │ │ ├── Expression_71@2x.png │ │ ├── Expression_72@2x.png │ │ ├── Expression_73@2x.png │ │ ├── Expression_74@2x.png │ │ ├── Expression_75@2x.png │ │ ├── Expression_76@2x.png │ │ ├── Expression_77@2x.png │ │ ├── Expression_78@2x.png │ │ ├── Expression_79@2x.png │ │ ├── Expression_7@2x.png │ │ ├── Expression_80@2x.png │ │ ├── Expression_81@2x.png │ │ ├── Expression_82@2x.png │ │ ├── Expression_83@2x.png │ │ ├── Expression_84@2x.png │ │ ├── Expression_85@2x.png │ │ ├── Expression_86@2x.png │ │ ├── Expression_87@2x.png │ │ ├── Expression_88@2x.png │ │ ├── Expression_89@2x.png │ │ ├── Expression_8@2x.png │ │ ├── Expression_90@2x.png │ │ ├── Expression_91@2x.png │ │ ├── Expression_92@2x.png │ │ ├── Expression_93@2x.png │ │ ├── Expression_94@2x.png │ │ ├── Expression_95@2x.png │ │ ├── Expression_96@2x.png │ │ ├── Expression_97@2x.png │ │ ├── Expression_98@2x.png │ │ ├── Expression_99@2x.png │ │ ├── Expression_9@2x.png │ │ ├── Fav_Cell_File_Img@2x.png │ │ ├── Info.plist │ │ ├── Mode_listtextbuttonHL_ios7@2x.png │ │ ├── Mode_listtextbutton_ios7@2x.png │ │ ├── Mode_listtotextHL_ios7@2x.png │ │ ├── Mode_listtotext_ios7@2x.png │ │ ├── Mode_textmenuicon_ios7@2x.png │ │ ├── Mode_texttolistHL_ios7@2x.png │ │ ├── Mode_texttolist_ios7@2x.png │ │ ├── ReceiverTextNodeBkgHL_ios7@2x.png │ │ ├── ReceiverTextNodeBkg_ios7@2x.png │ │ ├── ReceiverVoiceNodePlaying000_ios7@2x.png │ │ ├── ReceiverVoiceNodePlaying001_ios7@2x.png │ │ ├── ReceiverVoiceNodePlaying002_ios7@2x.png │ │ ├── ReceiverVoiceNodePlaying003_ios7@2x.png │ │ ├── ReceiverVoiceNodePlaying_ios7@2x.png │ │ ├── RecordCancel@2x.png │ │ ├── RecordingBkg@2x.png │ │ ├── RecordingSignal001@2x.png │ │ ├── RecordingSignal002@2x.png │ │ ├── RecordingSignal003@2x.png │ │ ├── RecordingSignal004@2x.png │ │ ├── RecordingSignal005@2x.png │ │ ├── RecordingSignal006@2x.png │ │ ├── RecordingSignal007@2x.png │ │ ├── RecordingSignal008@2x.png │ │ ├── SenderTextNodeBkgBack_ios7@2x.png │ │ ├── SenderTextNodeBkg_ios7@2x.png │ │ ├── SenderVoiceNodePlaying000_ios7@2x.png │ │ ├── SenderVoiceNodePlaying001_ios7@2x.png │ │ ├── SenderVoiceNodePlaying002_ios7@2x.png │ │ ├── SenderVoiceNodePlaying003_ios7@2x.png │ │ ├── SenderVoiceNodePlaying_ios7@2x.png │ │ ├── TextToEmotion.plist │ │ ├── ToolViewEmotionHL_ios7@2x.png │ │ ├── ToolViewEmotion_ios7@2x.png │ │ ├── ToolViewInputTextHL_ios7@2x.png │ │ ├── ToolViewInputText_ios7@2x.png │ │ ├── ToolViewInputVoiceHL_ios7@2x.png │ │ ├── ToolViewInputVoice_ios7@2x.png │ │ ├── ToolViewKeyboardHL_ios7@2x.png │ │ ├── ToolViewKeyboard_ios7@2x.png │ │ ├── TypeSelectorBtnHL_Black_ios7@2x.png │ │ ├── TypeSelectorBtn_Black_ios7@2x.png │ │ ├── VoiceBtn_BlackHL_ios7@2x.png │ │ ├── VoiceBtn_Black_ios7@2x.png │ │ ├── VoiceNodeUnread@2x.png │ │ ├── angle-mask@2x.png │ │ ├── appkefu_error.png │ │ ├── appkefu_star_selected.png │ │ ├── appkefu_star_unselected.png │ │ ├── en.lproj │ │ │ └── AppKeFu.strings │ │ ├── error@2x.png │ │ ├── in.caf │ │ ├── messageReceived.aiff │ │ ├── messageSent.aiff │ │ ├── radio_checked.tiff │ │ ├── radio_unchecked.tiff │ │ ├── sharemore_friendcard_ios7@2x.png │ │ ├── sharemore_pic_ios7@2x.png │ │ ├── sharemore_video_ios7@2x.png │ │ ├── sharemore_wxtalk_ios7@2x.png │ │ ├── success@2x.png │ │ └── zh-Hans.lproj │ │ │ └── AppKeFu.strings │ ├── README.md │ └── release │ │ └── AppKeFuFramework.framework │ │ ├── AppKeFu.momd │ │ ├── AppKeFu 2.mom │ │ ├── AppKeFu 3.mom │ │ ├── AppKeFu 3.omo │ │ ├── AppKeFu.mom │ │ └── VersionInfo.plist │ │ ├── AppKeFuFramework │ │ ├── Avatar_kefu@2x.png │ │ ├── Avatar_user@2x.png │ │ ├── Clear_Enter@2x.png │ │ ├── Clear_Enter_HL@2x.png │ │ ├── ContactsPanelDotRect_ios7@2x.png │ │ ├── ContentList_NewsHL_ios7@2x.png │ │ ├── ContentList_News_ios7@2x.png │ │ ├── DeleteEmoticonBtnHL_ios7@2x.png │ │ ├── DeleteEmoticonBtn_ios7@2x.png │ │ ├── EmotionToText.plist │ │ ├── EmotionsSendBtnBlue@2x.png │ │ ├── EmotionsSendBtnBlueHL@2x.png │ │ ├── EmotionsSendBtnBlueHL_ios7@2x.png │ │ ├── EmotionsSendBtnGrey_ios7@2x.png │ │ ├── Expression_100@2x.png │ │ ├── Expression_101@2x.png │ │ ├── Expression_102@2x.png │ │ ├── Expression_103@2x.png │ │ ├── Expression_104@2x.png │ │ ├── Expression_105@2x.png │ │ ├── Expression_10@2x.png │ │ ├── Expression_11@2x.png │ │ ├── Expression_12@2x.png │ │ ├── Expression_13@2x.png │ │ ├── Expression_14@2x.png │ │ ├── Expression_15@2x.png │ │ ├── Expression_16@2x.png │ │ ├── Expression_17@2x.png │ │ ├── Expression_18@2x.png │ │ ├── Expression_19@2x.png │ │ ├── Expression_1@2x.png │ │ ├── Expression_20@2x.png │ │ ├── Expression_21@2x.png │ │ ├── Expression_22@2x.png │ │ ├── Expression_23@2x.png │ │ ├── Expression_24@2x.png │ │ ├── Expression_25@2x.png │ │ ├── Expression_26@2x.png │ │ ├── Expression_27@2x.png │ │ ├── Expression_28@2x.png │ │ ├── Expression_29@2x.png │ │ ├── Expression_2@2x.png │ │ ├── Expression_30@2x.png │ │ ├── Expression_31@2x.png │ │ ├── Expression_32@2x.png │ │ ├── Expression_33@2x.png │ │ ├── Expression_34@2x.png │ │ ├── Expression_35@2x.png │ │ ├── Expression_36@2x.png │ │ ├── Expression_37@2x.png │ │ ├── Expression_38@2x.png │ │ ├── Expression_39@2x.png │ │ ├── Expression_3@2x.png │ │ ├── Expression_40@2x.png │ │ ├── Expression_41@2x.png │ │ ├── Expression_42@2x.png │ │ ├── Expression_43@2x.png │ │ ├── Expression_44@2x.png │ │ ├── Expression_45@2x.png │ │ ├── Expression_46@2x.png │ │ ├── Expression_47@2x.png │ │ ├── Expression_48@2x.png │ │ ├── Expression_49@2x.png │ │ ├── Expression_4@2x.png │ │ ├── Expression_50@2x.png │ │ ├── Expression_51@2x.png │ │ ├── Expression_52@2x.png │ │ ├── Expression_53@2x.png │ │ ├── Expression_54@2x.png │ │ ├── Expression_55@2x.png │ │ ├── Expression_56@2x.png │ │ ├── Expression_57@2x.png │ │ ├── Expression_58@2x.png │ │ ├── Expression_59@2x.png │ │ ├── Expression_5@2x.png │ │ ├── Expression_60@2x.png │ │ ├── Expression_61@2x.png │ │ ├── Expression_62@2x.png │ │ ├── Expression_63@2x.png │ │ ├── Expression_64@2x.png │ │ ├── Expression_65@2x.png │ │ ├── Expression_66@2x.png │ │ ├── Expression_67@2x.png │ │ ├── Expression_68@2x.png │ │ ├── Expression_69@2x.png │ │ ├── Expression_6@2x.png │ │ ├── Expression_70@2x.png │ │ ├── Expression_71@2x.png │ │ ├── Expression_72@2x.png │ │ ├── Expression_73@2x.png │ │ ├── Expression_74@2x.png │ │ ├── Expression_75@2x.png │ │ ├── Expression_76@2x.png │ │ ├── Expression_77@2x.png │ │ ├── Expression_78@2x.png │ │ ├── Expression_79@2x.png │ │ ├── Expression_7@2x.png │ │ ├── Expression_80@2x.png │ │ ├── Expression_81@2x.png │ │ ├── Expression_82@2x.png │ │ ├── Expression_83@2x.png │ │ ├── Expression_84@2x.png │ │ ├── Expression_85@2x.png │ │ ├── Expression_86@2x.png │ │ ├── Expression_87@2x.png │ │ ├── Expression_88@2x.png │ │ ├── Expression_89@2x.png │ │ ├── Expression_8@2x.png │ │ ├── Expression_90@2x.png │ │ ├── Expression_91@2x.png │ │ ├── Expression_92@2x.png │ │ ├── Expression_93@2x.png │ │ ├── Expression_94@2x.png │ │ ├── Expression_95@2x.png │ │ ├── Expression_96@2x.png │ │ ├── Expression_97@2x.png │ │ ├── Expression_98@2x.png │ │ ├── Expression_99@2x.png │ │ ├── Expression_9@2x.png │ │ ├── Fav_Cell_File_Img@2x.png │ │ ├── Headers │ │ ├── AppKeFuDefines.h │ │ ├── AppKeFuFramework.h │ │ └── AppKeFuLib.h │ │ ├── Info.plist │ │ ├── KFMessagesDefaultDesign.json │ │ ├── Mode_listtextbuttonHL_ios7@2x.png │ │ ├── Mode_listtextbutton_ios7@2x.png │ │ ├── Mode_listtotextHL_ios7@2x.png │ │ ├── Mode_listtotext_ios7@2x.png │ │ ├── Mode_textmenuicon_ios7@2x.png │ │ ├── Mode_texttolistHL_ios7@2x.png │ │ ├── Mode_texttolist_ios7@2x.png │ │ ├── Modules │ │ └── module.modulemap │ │ ├── NotificationBackgroundError.png │ │ ├── NotificationBackgroundError@2x.png │ │ ├── NotificationBackgroundErrorIcon.png │ │ ├── NotificationBackgroundErrorIcon@2x.png │ │ ├── NotificationBackgroundMessage.png │ │ ├── NotificationBackgroundMessage@2x.png │ │ ├── NotificationBackgroundSuccess.png │ │ ├── NotificationBackgroundSuccess@2x.png │ │ ├── NotificationBackgroundSuccessIcon.png │ │ ├── NotificationBackgroundSuccessIcon@2x.png │ │ ├── NotificationBackgroundWarning.png │ │ ├── NotificationBackgroundWarning@2x.png │ │ ├── NotificationBackgroundWarningIcon.png │ │ ├── NotificationBackgroundWarningIcon@2x.png │ │ ├── NotificationButtonBackground.png │ │ ├── NotificationButtonBackground@2x.png │ │ ├── ReceiverTextNodeBkgHL_ios7@2x.png │ │ ├── ReceiverTextNodeBkg_ios7@2x.png │ │ ├── ReceiverVoiceNodePlaying000_ios7@2x.png │ │ ├── ReceiverVoiceNodePlaying001_ios7@2x.png │ │ ├── ReceiverVoiceNodePlaying002_ios7@2x.png │ │ ├── ReceiverVoiceNodePlaying003_ios7@2x.png │ │ ├── ReceiverVoiceNodePlaying_ios7@2x.png │ │ ├── RecordCancel@2x.png │ │ ├── RecordingBkg@2x.png │ │ ├── RecordingSignal001@2x.png │ │ ├── RecordingSignal002@2x.png │ │ ├── RecordingSignal003@2x.png │ │ ├── RecordingSignal004@2x.png │ │ ├── RecordingSignal005@2x.png │ │ ├── RecordingSignal006@2x.png │ │ ├── RecordingSignal007@2x.png │ │ ├── RecordingSignal008@2x.png │ │ ├── SenderTextNodeBkgBack_ios7@2x.png │ │ ├── SenderTextNodeBkg_ios7@2x.png │ │ ├── SenderVoiceNodePlaying000_ios7@2x.png │ │ ├── SenderVoiceNodePlaying001_ios7@2x.png │ │ ├── SenderVoiceNodePlaying002_ios7@2x.png │ │ ├── SenderVoiceNodePlaying003_ios7@2x.png │ │ ├── SenderVoiceNodePlaying_ios7@2x.png │ │ ├── TextToEmotion.plist │ │ ├── ToolViewEmotionHL_ios7@2x.png │ │ ├── ToolViewEmotion_ios7@2x.png │ │ ├── ToolViewInputTextHL_ios7@2x.png │ │ ├── ToolViewInputText_ios7@2x.png │ │ ├── ToolViewInputVoiceHL_ios7@2x.png │ │ ├── ToolViewInputVoice_ios7@2x.png │ │ ├── ToolViewKeyboardHL_ios7@2x.png │ │ ├── ToolViewKeyboard_ios7@2x.png │ │ ├── TypeSelectorBtnHL_Black_ios7@2x.png │ │ ├── TypeSelectorBtn_Black_ios7@2x.png │ │ ├── VoiceBtn_BlackHL_ios7@2x.png │ │ ├── VoiceBtn_Black_ios7@2x.png │ │ ├── VoiceNodeUnread@2x.png │ │ ├── angle-mask@2x.png │ │ ├── appkefu_error.png │ │ ├── appkefu_star_selected.png │ │ ├── appkefu_star_unselected.png │ │ ├── de.lproj │ │ └── TOWebViewControllerLocalizable.strings │ │ ├── en.lproj │ │ ├── AppKeFu.strings │ │ └── TOWebViewControllerLocalizable.strings │ │ ├── error@2x.png │ │ ├── es.lproj │ │ └── TOWebViewControllerLocalizable.strings │ │ ├── in.caf │ │ ├── ja.lproj │ │ └── TOWebViewControllerLocalizable.strings │ │ ├── ko.lproj │ │ └── TOWebViewControllerLocalizable.strings │ │ ├── messageReceived.aiff │ │ ├── messageSent.aiff │ │ ├── pl.lproj │ │ └── TOWebViewControllerLocalizable.strings │ │ ├── sharemore_friendcard_ios7@2x.png │ │ ├── sharemore_pic_ios7@2x.png │ │ ├── sharemore_video_ios7@2x.png │ │ ├── sharemore_wxtalk_ios7@2x.png │ │ ├── success@2x.png │ │ ├── zh-Hans.lproj │ │ ├── AppKeFu.strings │ │ └── TOWebViewControllerLocalizable.strings │ │ └── zh-Hant.lproj │ │ └── TOWebViewControllerLocalizable.strings └── static │ ├── AppKeFuLib.h │ ├── AppKeFuResources.bundle │ ├── AppKeFu.momd │ │ ├── AppKeFu 2.mom │ │ ├── AppKeFu 3.mom │ │ ├── AppKeFu 3.omo │ │ ├── AppKeFu.mom │ │ └── VersionInfo.plist │ ├── Avatar_kefu@2x.png │ ├── Avatar_user@2x.png │ ├── Clear_Enter@2x.png │ ├── Clear_Enter_HL@2x.png │ ├── ContactsPanelDotRect_ios7@2x.png │ ├── ContentList_NewsHL_ios7@2x.png │ ├── ContentList_News_ios7@2x.png │ ├── DeleteEmoticonBtnHL_ios7@2x.png │ ├── DeleteEmoticonBtn_ios7@2x.png │ ├── EmotionToText.plist │ ├── EmotionsSendBtnBlue@2x.png │ ├── EmotionsSendBtnBlueHL@2x.png │ ├── EmotionsSendBtnBlueHL_ios7@2x.png │ ├── EmotionsSendBtnGrey_ios7@2x.png │ ├── Expression_100@2x.png │ ├── Expression_101@2x.png │ ├── Expression_102@2x.png │ ├── Expression_103@2x.png │ ├── Expression_104@2x.png │ ├── Expression_105@2x.png │ ├── Expression_10@2x.png │ ├── Expression_11@2x.png │ ├── Expression_12@2x.png │ ├── Expression_13@2x.png │ ├── Expression_14@2x.png │ ├── Expression_15@2x.png │ ├── Expression_16@2x.png │ ├── Expression_17@2x.png │ ├── Expression_18@2x.png │ ├── Expression_19@2x.png │ ├── Expression_1@2x.png │ ├── Expression_20@2x.png │ ├── Expression_21@2x.png │ ├── Expression_22@2x.png │ ├── Expression_23@2x.png │ ├── Expression_24@2x.png │ ├── Expression_25@2x.png │ ├── Expression_26@2x.png │ ├── Expression_27@2x.png │ ├── Expression_28@2x.png │ ├── Expression_29@2x.png │ ├── Expression_2@2x.png │ ├── Expression_30@2x.png │ ├── Expression_31@2x.png │ ├── Expression_32@2x.png │ ├── Expression_33@2x.png │ ├── Expression_34@2x.png │ ├── Expression_35@2x.png │ ├── Expression_36@2x.png │ ├── Expression_37@2x.png │ ├── Expression_38@2x.png │ ├── Expression_39@2x.png │ ├── Expression_3@2x.png │ ├── Expression_40@2x.png │ ├── Expression_41@2x.png │ ├── Expression_42@2x.png │ ├── Expression_43@2x.png │ ├── Expression_44@2x.png │ ├── Expression_45@2x.png │ ├── Expression_46@2x.png │ ├── Expression_47@2x.png │ ├── Expression_48@2x.png │ ├── Expression_49@2x.png │ ├── Expression_4@2x.png │ ├── Expression_50@2x.png │ ├── Expression_51@2x.png │ ├── Expression_52@2x.png │ ├── Expression_53@2x.png │ ├── Expression_54@2x.png │ ├── Expression_55@2x.png │ ├── Expression_56@2x.png │ ├── Expression_57@2x.png │ ├── Expression_58@2x.png │ ├── Expression_59@2x.png │ ├── Expression_5@2x.png │ ├── Expression_60@2x.png │ ├── Expression_61@2x.png │ ├── Expression_62@2x.png │ ├── Expression_63@2x.png │ ├── Expression_64@2x.png │ ├── Expression_65@2x.png │ ├── Expression_66@2x.png │ ├── Expression_67@2x.png │ ├── Expression_68@2x.png │ ├── Expression_69@2x.png │ ├── Expression_6@2x.png │ ├── Expression_70@2x.png │ ├── Expression_71@2x.png │ ├── Expression_72@2x.png │ ├── Expression_73@2x.png │ ├── Expression_74@2x.png │ ├── Expression_75@2x.png │ ├── Expression_76@2x.png │ ├── Expression_77@2x.png │ ├── Expression_78@2x.png │ ├── Expression_79@2x.png │ ├── Expression_7@2x.png │ ├── Expression_80@2x.png │ ├── Expression_81@2x.png │ ├── Expression_82@2x.png │ ├── Expression_83@2x.png │ ├── Expression_84@2x.png │ ├── Expression_85@2x.png │ ├── Expression_86@2x.png │ ├── Expression_87@2x.png │ ├── Expression_88@2x.png │ ├── Expression_89@2x.png │ ├── Expression_8@2x.png │ ├── Expression_90@2x.png │ ├── Expression_91@2x.png │ ├── Expression_92@2x.png │ ├── Expression_93@2x.png │ ├── Expression_94@2x.png │ ├── Expression_95@2x.png │ ├── Expression_96@2x.png │ ├── Expression_97@2x.png │ ├── Expression_98@2x.png │ ├── Expression_99@2x.png │ ├── Expression_9@2x.png │ ├── Fav_Cell_File_Img@2x.png │ ├── Info.plist │ ├── Mode_listtextbuttonHL_ios7@2x.png │ ├── Mode_listtextbutton_ios7@2x.png │ ├── Mode_listtotextHL_ios7@2x.png │ ├── Mode_listtotext_ios7@2x.png │ ├── Mode_textmenuicon_ios7@2x.png │ ├── Mode_texttolistHL_ios7@2x.png │ ├── Mode_texttolist_ios7@2x.png │ ├── ReceiverTextNodeBkgHL_ios7@2x.png │ ├── ReceiverTextNodeBkg_ios7@2x.png │ ├── ReceiverVoiceNodePlaying000_ios7@2x.png │ ├── ReceiverVoiceNodePlaying001_ios7@2x.png │ ├── ReceiverVoiceNodePlaying002_ios7@2x.png │ ├── ReceiverVoiceNodePlaying003_ios7@2x.png │ ├── ReceiverVoiceNodePlaying_ios7@2x.png │ ├── RecordCancel@2x.png │ ├── RecordingBkg@2x.png │ ├── RecordingSignal001@2x.png │ ├── RecordingSignal002@2x.png │ ├── RecordingSignal003@2x.png │ ├── RecordingSignal004@2x.png │ ├── RecordingSignal005@2x.png │ ├── RecordingSignal006@2x.png │ ├── RecordingSignal007@2x.png │ ├── RecordingSignal008@2x.png │ ├── SenderTextNodeBkgBack_ios7@2x.png │ ├── SenderTextNodeBkg_ios7@2x.png │ ├── SenderVoiceNodePlaying000_ios7@2x.png │ ├── SenderVoiceNodePlaying001_ios7@2x.png │ ├── SenderVoiceNodePlaying002_ios7@2x.png │ ├── SenderVoiceNodePlaying003_ios7@2x.png │ ├── SenderVoiceNodePlaying_ios7@2x.png │ ├── TextToEmotion.plist │ ├── ToolViewEmotionHL_ios7@2x.png │ ├── ToolViewEmotion_ios7@2x.png │ ├── ToolViewInputTextHL_ios7@2x.png │ ├── ToolViewInputText_ios7@2x.png │ ├── ToolViewInputVoiceHL_ios7@2x.png │ ├── ToolViewInputVoice_ios7@2x.png │ ├── ToolViewKeyboardHL_ios7@2x.png │ ├── ToolViewKeyboard_ios7@2x.png │ ├── TypeSelectorBtnHL_Black_ios7@2x.png │ ├── TypeSelectorBtn_Black_ios7@2x.png │ ├── VoiceBtn_BlackHL_ios7@2x.png │ ├── VoiceBtn_Black_ios7@2x.png │ ├── VoiceNodeUnread@2x.png │ ├── angle-mask@2x.png │ ├── appkefu_error.png │ ├── appkefu_star_selected.png │ ├── appkefu_star_unselected.png │ ├── en.lproj │ │ └── AppKeFu.strings │ ├── error@2x.png │ ├── in.caf │ ├── messageReceived.aiff │ ├── messageSent.aiff │ ├── radio_checked.tiff │ ├── radio_unchecked.tiff │ ├── sharemore_friendcard_ios7@2x.png │ ├── sharemore_pic_ios7@2x.png │ ├── sharemore_video_ios7@2x.png │ ├── sharemore_wxtalk_ios7@2x.png │ ├── success@2x.png │ └── zh-Hans.lproj │ │ └── AppKeFu.strings │ ├── README.md │ └── libAppKeFuLib.a └── images ├── chat_buy.png ├── chat_face.png ├── chat_faq.png ├── chat_list.png ├── chat_rate.png ├── chat_robot.png ├── chat_tag.png └── chat_voice.png /AppKeFuDemo7/AppKeFuDemo7/AppKeFuLib/AppKeFuResources.bundle/in.caf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/AppKeFuDemo7/AppKeFuDemo7/AppKeFuLib/AppKeFuResources.bundle/in.caf -------------------------------------------------------------------------------- /AppKeFuDemo7/AppKeFuDemo7/AppKeFuLib/libAppKeFuLib.a: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/AppKeFuDemo7/AppKeFuDemo7/AppKeFuLib/libAppKeFuLib.a -------------------------------------------------------------------------------- /AppKeFuDemo7/AppKeFuDemo7/Resources/Default-568h@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/AppKeFuDemo7/AppKeFuDemo7/Resources/Default-568h@2x.png -------------------------------------------------------------------------------- /AppKeFuDemo7/AppKeFuDemo7/Resources/Default.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/AppKeFuDemo7/AppKeFuDemo7/Resources/Default.png -------------------------------------------------------------------------------- /AppKeFuDemo7/AppKeFuDemo7/Resources/Default~iphone.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/AppKeFuDemo7/AppKeFuDemo7/Resources/Default~iphone.png -------------------------------------------------------------------------------- /AppKeFuDemo7/AppKeFuDemo7/Resources/Icon-1024.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/AppKeFuDemo7/AppKeFuDemo7/Resources/Icon-1024.png -------------------------------------------------------------------------------- /AppKeFuDemo7/AppKeFuDemo7/Resources/Icon-120.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/AppKeFuDemo7/AppKeFuDemo7/Resources/Icon-120.png -------------------------------------------------------------------------------- /AppKeFuDemo7/AppKeFuDemo7/Resources/Icon-40.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/AppKeFuDemo7/AppKeFuDemo7/Resources/Icon-40.png -------------------------------------------------------------------------------- /AppKeFuDemo7/AppKeFuDemo7/Resources/Icon-58.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/AppKeFuDemo7/AppKeFuDemo7/Resources/Icon-58.png -------------------------------------------------------------------------------- /AppKeFuDemo7/AppKeFuDemo7/Resources/Icon-60.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/AppKeFuDemo7/AppKeFuDemo7/Resources/Icon-60.png -------------------------------------------------------------------------------- /AppKeFuDemo7/AppKeFuDemo7/Resources/Icon-72.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/AppKeFuDemo7/AppKeFuDemo7/Resources/Icon-72.png -------------------------------------------------------------------------------- /AppKeFuDemo7/AppKeFuDemo7/Resources/Icon-80.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/AppKeFuDemo7/AppKeFuDemo7/Resources/Icon-80.png -------------------------------------------------------------------------------- /AppKeFuDemo7/AppKeFuDemo7/Resources/Icon-Small-50.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/AppKeFuDemo7/AppKeFuDemo7/Resources/Icon-Small-50.png -------------------------------------------------------------------------------- /AppKeFuDemo7/AppKeFuDemo7/Resources/Icon-Small.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/AppKeFuDemo7/AppKeFuDemo7/Resources/Icon-Small.png -------------------------------------------------------------------------------- /AppKeFuDemo7/AppKeFuDemo7/Resources/Icon-Small@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/AppKeFuDemo7/AppKeFuDemo7/Resources/Icon-Small@2x.png -------------------------------------------------------------------------------- /AppKeFuDemo7/AppKeFuDemo7/Resources/Icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/AppKeFuDemo7/AppKeFuDemo7/Resources/Icon.png -------------------------------------------------------------------------------- /AppKeFuDemo7/AppKeFuDemo7/Resources/Icon@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/AppKeFuDemo7/AppKeFuDemo7/Resources/Icon@2x.png -------------------------------------------------------------------------------- /AppKeFuDemo7/AppKeFuDemo7/Resources/kefu_avatar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/AppKeFuDemo7/AppKeFuDemo7/Resources/kefu_avatar.png -------------------------------------------------------------------------------- /AppKeFuDemo7/AppKeFuDemo7/Resources/user_avatar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/AppKeFuDemo7/AppKeFuDemo7/Resources/user_avatar.png -------------------------------------------------------------------------------- /AppKeFuDemo7Swift/AppKeFuDemo7Swift/AppKeFuDemo7Swift-Bridging-Header.h: -------------------------------------------------------------------------------- 1 | // 2 | // Use this file to import your target's public headers that you would like to expose to Swift. 3 | // 4 | 5 | #import 6 | #import "AppKeFuLib.h" -------------------------------------------------------------------------------- /AppKeFuDemo7Swift/AppKeFuDemo7Swift/AppKeFuLib/libAppKeFuLib.a: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/AppKeFuDemo7Swift/AppKeFuDemo7Swift/AppKeFuLib/libAppKeFuLib.a -------------------------------------------------------------------------------- /AppKeFuDemo7Swift/AppKeFuDemo7Swift/Resources/Default-568h@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/AppKeFuDemo7Swift/AppKeFuDemo7Swift/Resources/Default-568h@2x.png -------------------------------------------------------------------------------- /AppKeFuDemo7Swift/AppKeFuDemo7Swift/Resources/Default.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/AppKeFuDemo7Swift/AppKeFuDemo7Swift/Resources/Default.png -------------------------------------------------------------------------------- /AppKeFuDemo7Swift/AppKeFuDemo7Swift/Resources/Default~iphone.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/AppKeFuDemo7Swift/AppKeFuDemo7Swift/Resources/Default~iphone.png -------------------------------------------------------------------------------- /AppKeFuDemo7Swift/AppKeFuDemo7Swift/Resources/Icon-1024.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/AppKeFuDemo7Swift/AppKeFuDemo7Swift/Resources/Icon-1024.png -------------------------------------------------------------------------------- /AppKeFuDemo7Swift/AppKeFuDemo7Swift/Resources/Icon-120.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/AppKeFuDemo7Swift/AppKeFuDemo7Swift/Resources/Icon-120.png -------------------------------------------------------------------------------- /AppKeFuDemo7Swift/AppKeFuDemo7Swift/Resources/Icon-40.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/AppKeFuDemo7Swift/AppKeFuDemo7Swift/Resources/Icon-40.png -------------------------------------------------------------------------------- /AppKeFuDemo7Swift/AppKeFuDemo7Swift/Resources/Icon-58.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/AppKeFuDemo7Swift/AppKeFuDemo7Swift/Resources/Icon-58.png -------------------------------------------------------------------------------- /AppKeFuDemo7Swift/AppKeFuDemo7Swift/Resources/Icon-60.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/AppKeFuDemo7Swift/AppKeFuDemo7Swift/Resources/Icon-60.png -------------------------------------------------------------------------------- /AppKeFuDemo7Swift/AppKeFuDemo7Swift/Resources/Icon-72.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/AppKeFuDemo7Swift/AppKeFuDemo7Swift/Resources/Icon-72.png -------------------------------------------------------------------------------- /AppKeFuDemo7Swift/AppKeFuDemo7Swift/Resources/Icon-80.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/AppKeFuDemo7Swift/AppKeFuDemo7Swift/Resources/Icon-80.png -------------------------------------------------------------------------------- /AppKeFuDemo7Swift/AppKeFuDemo7Swift/Resources/Icon-Small-50.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/AppKeFuDemo7Swift/AppKeFuDemo7Swift/Resources/Icon-Small-50.png -------------------------------------------------------------------------------- /AppKeFuDemo7Swift/AppKeFuDemo7Swift/Resources/Icon-Small.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/AppKeFuDemo7Swift/AppKeFuDemo7Swift/Resources/Icon-Small.png -------------------------------------------------------------------------------- /AppKeFuDemo7Swift/AppKeFuDemo7Swift/Resources/Icon-Small@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/AppKeFuDemo7Swift/AppKeFuDemo7Swift/Resources/Icon-Small@2x.png -------------------------------------------------------------------------------- /AppKeFuDemo7Swift/AppKeFuDemo7Swift/Resources/Icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/AppKeFuDemo7Swift/AppKeFuDemo7Swift/Resources/Icon.png -------------------------------------------------------------------------------- /AppKeFuDemo7Swift/AppKeFuDemo7Swift/Resources/Icon@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/AppKeFuDemo7Swift/AppKeFuDemo7Swift/Resources/Icon@2x.png -------------------------------------------------------------------------------- /AppKeFuDemo7Swift/AppKeFuDemo7Swift/Resources/kefu_avatar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/AppKeFuDemo7Swift/AppKeFuDemo7Swift/Resources/kefu_avatar.png -------------------------------------------------------------------------------- /AppKeFuDemo7Swift/AppKeFuDemo7Swift/Resources/user_avatar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/AppKeFuDemo7Swift/AppKeFuDemo7Swift/Resources/user_avatar.png -------------------------------------------------------------------------------- /AppKeFuFrameworkDemo/AppKeFuFrameworkDemo/Frameworks/AppKeFuFramework.framework/Modules/module.modulemap: -------------------------------------------------------------------------------- 1 | framework module AppKeFuFramework { 2 | umbrella header "AppKeFuFramework.h" 3 | 4 | export * 5 | module * { export * } 6 | } 7 | -------------------------------------------------------------------------------- /AppKeFuFrameworkDemo/AppKeFuFrameworkDemo/zh-Hans.lproj/LaunchScreen.strings: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /AppKeFuFrameworkDemo/AppKeFuFrameworkDemo/zh-Hans.lproj/Main.strings: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /SDK/README.md: -------------------------------------------------------------------------------- 1 | 1. static文件夹中为静态库 2 | 2. framework文件夹中为动态framework 3 | 二者只选其一,即:要么使用static静态库,要么使用framework动态库,具体由开发者自行决定 4 | 5 | 6 | 7 | 8 | -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/AppKeFu.momd/AppKeFu 2.mom: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/AppKeFu.momd/AppKeFu 2.mom -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/AppKeFu.momd/AppKeFu 3.mom: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/AppKeFu.momd/AppKeFu 3.mom -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/AppKeFu.momd/AppKeFu 3.omo: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/AppKeFu.momd/AppKeFu 3.omo -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/AppKeFu.momd/AppKeFu.mom: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/AppKeFu.momd/AppKeFu.mom -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/AppKeFuFramework: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/AppKeFuFramework -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Avatar_kefu@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Avatar_kefu@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Avatar_user@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Avatar_user@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Clear_Enter@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Clear_Enter@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Clear_Enter_HL@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Clear_Enter_HL@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/ContentList_News_ios7@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/ContentList_News_ios7@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/DeleteEmoticonBtn_ios7@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/DeleteEmoticonBtn_ios7@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/EmotionToText.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/EmotionToText.plist -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/EmotionsSendBtnBlue@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/EmotionsSendBtnBlue@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/EmotionsSendBtnBlueHL@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/EmotionsSendBtnBlueHL@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Expression_100@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Expression_100@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Expression_101@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Expression_101@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Expression_102@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Expression_102@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Expression_103@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Expression_103@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Expression_104@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Expression_104@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Expression_105@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Expression_105@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Expression_10@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Expression_10@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Expression_11@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Expression_11@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Expression_12@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Expression_12@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Expression_13@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Expression_13@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Expression_14@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Expression_14@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Expression_15@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Expression_15@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Expression_16@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Expression_16@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Expression_17@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Expression_17@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Expression_18@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Expression_18@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Expression_19@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Expression_19@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Expression_1@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Expression_1@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Expression_20@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Expression_20@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Expression_21@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Expression_21@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Expression_22@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Expression_22@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Expression_23@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Expression_23@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Expression_24@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Expression_24@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Expression_25@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Expression_25@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Expression_26@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Expression_26@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Expression_27@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Expression_27@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Expression_28@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Expression_28@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Expression_29@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Expression_29@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Expression_2@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Expression_2@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Expression_30@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Expression_30@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Expression_31@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Expression_31@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Expression_32@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Expression_32@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Expression_33@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Expression_33@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Expression_34@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Expression_34@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Expression_35@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Expression_35@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Expression_36@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Expression_36@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Expression_37@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Expression_37@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Expression_38@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Expression_38@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Expression_39@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Expression_39@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Expression_3@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Expression_3@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Expression_40@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Expression_40@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Expression_41@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Expression_41@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Expression_42@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Expression_42@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Expression_43@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Expression_43@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Expression_44@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Expression_44@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Expression_45@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Expression_45@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Expression_46@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Expression_46@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Expression_47@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Expression_47@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Expression_48@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Expression_48@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Expression_49@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Expression_49@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Expression_4@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Expression_4@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Expression_50@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Expression_50@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Expression_51@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Expression_51@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Expression_52@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Expression_52@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Expression_53@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Expression_53@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Expression_54@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Expression_54@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Expression_55@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Expression_55@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Expression_56@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Expression_56@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Expression_57@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Expression_57@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Expression_58@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Expression_58@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Expression_59@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Expression_59@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Expression_5@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Expression_5@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Expression_60@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Expression_60@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Expression_61@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Expression_61@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Expression_62@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Expression_62@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Expression_63@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Expression_63@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Expression_64@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Expression_64@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Expression_65@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Expression_65@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Expression_66@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Expression_66@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Expression_67@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Expression_67@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Expression_68@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Expression_68@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Expression_69@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Expression_69@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Expression_6@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Expression_6@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Expression_70@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Expression_70@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Expression_71@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Expression_71@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Expression_72@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Expression_72@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Expression_73@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Expression_73@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Expression_74@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Expression_74@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Expression_75@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Expression_75@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Expression_76@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Expression_76@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Expression_77@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Expression_77@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Expression_78@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Expression_78@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Expression_79@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Expression_79@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Expression_7@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Expression_7@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Expression_80@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Expression_80@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Expression_81@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Expression_81@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Expression_82@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Expression_82@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Expression_83@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Expression_83@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Expression_84@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Expression_84@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Expression_85@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Expression_85@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Expression_86@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Expression_86@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Expression_87@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Expression_87@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Expression_88@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Expression_88@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Expression_89@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Expression_89@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Expression_8@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Expression_8@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Expression_90@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Expression_90@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Expression_91@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Expression_91@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Expression_92@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Expression_92@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Expression_93@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Expression_93@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Expression_94@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Expression_94@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Expression_95@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Expression_95@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Expression_96@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Expression_96@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Expression_97@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Expression_97@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Expression_98@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Expression_98@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Expression_99@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Expression_99@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Expression_9@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Expression_9@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Fav_Cell_File_Img@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Fav_Cell_File_Img@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Info.plist -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Mode_listtotextHL_ios7@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Mode_listtotextHL_ios7@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Mode_listtotext_ios7@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Mode_listtotext_ios7@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Mode_textmenuicon_ios7@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Mode_textmenuicon_ios7@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Mode_texttolistHL_ios7@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Mode_texttolistHL_ios7@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Mode_texttolist_ios7@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/Mode_texttolist_ios7@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/Modules/module.modulemap: -------------------------------------------------------------------------------- 1 | framework module AppKeFuFramework { 2 | umbrella header "AppKeFuFramework.h" 3 | 4 | export * 5 | module * { export * } 6 | } 7 | -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/RecordCancel@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/RecordCancel@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/RecordingBkg@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/RecordingBkg@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/RecordingSignal001@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/RecordingSignal001@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/RecordingSignal002@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/RecordingSignal002@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/RecordingSignal003@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/RecordingSignal003@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/RecordingSignal004@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/RecordingSignal004@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/RecordingSignal005@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/RecordingSignal005@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/RecordingSignal006@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/RecordingSignal006@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/RecordingSignal007@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/RecordingSignal007@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/RecordingSignal008@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/RecordingSignal008@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/SenderTextNodeBkg_ios7@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/SenderTextNodeBkg_ios7@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/TextToEmotion.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/TextToEmotion.plist -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/ToolViewEmotionHL_ios7@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/ToolViewEmotionHL_ios7@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/ToolViewEmotion_ios7@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/ToolViewEmotion_ios7@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/ToolViewInputText_ios7@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/ToolViewInputText_ios7@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/ToolViewKeyboard_ios7@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/ToolViewKeyboard_ios7@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/VoiceBtn_BlackHL_ios7@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/VoiceBtn_BlackHL_ios7@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/VoiceBtn_Black_ios7@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/VoiceBtn_Black_ios7@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/VoiceNodeUnread@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/VoiceNodeUnread@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/angle-mask@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/angle-mask@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/appkefu_error.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/appkefu_error.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/appkefu_star_selected.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/appkefu_star_selected.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/appkefu_star_unselected.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/appkefu_star_unselected.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/en.lproj/AppKeFu.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/en.lproj/AppKeFu.strings -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/en.lproj/Localizable.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/en.lproj/Localizable.strings -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/error@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/error@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/in.caf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/in.caf -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/messageReceived.aiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/messageReceived.aiff -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/messageSent.aiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/messageSent.aiff -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/sharemore_pic_ios7@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/sharemore_pic_ios7@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/sharemore_video_ios7@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/sharemore_video_ios7@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/sharemore_wxtalk_ios7@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/sharemore_wxtalk_ios7@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/success@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/success@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuFramework.framework/zh-Hans.lproj/AppKeFu.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuFramework.framework/zh-Hans.lproj/AppKeFu.strings -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/AppKeFu.momd/AppKeFu 2.mom: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/AppKeFu.momd/AppKeFu 2.mom -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/AppKeFu.momd/AppKeFu 3.mom: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/AppKeFu.momd/AppKeFu 3.mom -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/AppKeFu.momd/AppKeFu 3.omo: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/AppKeFu.momd/AppKeFu 3.omo -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/AppKeFu.momd/AppKeFu.mom: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/AppKeFu.momd/AppKeFu.mom -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/AppKeFu.momd/VersionInfo.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/AppKeFu.momd/VersionInfo.plist -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Avatar_kefu@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Avatar_kefu@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Avatar_user@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Avatar_user@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Clear_Enter@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Clear_Enter@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Clear_Enter_HL@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Clear_Enter_HL@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/ContactsPanelDotRect_ios7@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/ContactsPanelDotRect_ios7@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/ContentList_NewsHL_ios7@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/ContentList_NewsHL_ios7@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/ContentList_News_ios7@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/ContentList_News_ios7@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/DeleteEmoticonBtnHL_ios7@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/DeleteEmoticonBtnHL_ios7@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/DeleteEmoticonBtn_ios7@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/DeleteEmoticonBtn_ios7@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/EmotionToText.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/EmotionToText.plist -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/EmotionsSendBtnBlue@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/EmotionsSendBtnBlue@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/EmotionsSendBtnBlueHL@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/EmotionsSendBtnBlueHL@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/EmotionsSendBtnGrey_ios7@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/EmotionsSendBtnGrey_ios7@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Expression_100@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Expression_100@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Expression_101@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Expression_101@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Expression_102@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Expression_102@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Expression_103@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Expression_103@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Expression_104@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Expression_104@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Expression_105@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Expression_105@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Expression_10@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Expression_10@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Expression_11@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Expression_11@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Expression_12@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Expression_12@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Expression_13@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Expression_13@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Expression_14@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Expression_14@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Expression_15@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Expression_15@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Expression_16@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Expression_16@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Expression_17@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Expression_17@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Expression_18@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Expression_18@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Expression_19@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Expression_19@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Expression_1@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Expression_1@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Expression_20@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Expression_20@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Expression_21@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Expression_21@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Expression_22@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Expression_22@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Expression_23@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Expression_23@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Expression_24@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Expression_24@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Expression_25@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Expression_25@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Expression_26@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Expression_26@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Expression_27@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Expression_27@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Expression_28@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Expression_28@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Expression_29@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Expression_29@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Expression_2@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Expression_2@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Expression_30@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Expression_30@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Expression_31@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Expression_31@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Expression_32@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Expression_32@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Expression_33@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Expression_33@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Expression_34@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Expression_34@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Expression_35@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Expression_35@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Expression_36@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Expression_36@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Expression_37@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Expression_37@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Expression_38@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Expression_38@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Expression_39@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Expression_39@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Expression_3@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Expression_3@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Expression_40@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Expression_40@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Expression_41@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Expression_41@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Expression_42@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Expression_42@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Expression_43@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Expression_43@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Expression_44@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Expression_44@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Expression_45@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Expression_45@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Expression_46@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Expression_46@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Expression_47@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Expression_47@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Expression_48@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Expression_48@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Expression_49@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Expression_49@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Expression_4@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Expression_4@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Expression_50@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Expression_50@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Expression_51@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Expression_51@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Expression_52@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Expression_52@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Expression_53@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Expression_53@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Expression_54@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Expression_54@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Expression_55@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Expression_55@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Expression_56@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Expression_56@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Expression_57@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Expression_57@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Expression_58@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Expression_58@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Expression_59@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Expression_59@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Expression_5@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Expression_5@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Expression_60@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Expression_60@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Expression_61@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Expression_61@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Expression_62@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Expression_62@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Expression_63@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Expression_63@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Expression_64@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Expression_64@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Expression_65@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Expression_65@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Expression_66@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Expression_66@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Expression_67@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Expression_67@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Expression_68@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Expression_68@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Expression_69@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Expression_69@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Expression_6@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Expression_6@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Expression_70@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Expression_70@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Expression_71@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Expression_71@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Expression_72@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Expression_72@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Expression_73@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Expression_73@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Expression_74@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Expression_74@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Expression_75@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Expression_75@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Expression_76@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Expression_76@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Expression_77@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Expression_77@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Expression_78@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Expression_78@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Expression_79@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Expression_79@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Expression_7@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Expression_7@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Expression_80@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Expression_80@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Expression_81@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Expression_81@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Expression_82@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Expression_82@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Expression_83@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Expression_83@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Expression_84@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Expression_84@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Expression_85@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Expression_85@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Expression_86@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Expression_86@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Expression_87@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Expression_87@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Expression_88@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Expression_88@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Expression_89@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Expression_89@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Expression_8@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Expression_8@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Expression_90@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Expression_90@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Expression_91@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Expression_91@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Expression_92@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Expression_92@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Expression_93@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Expression_93@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Expression_94@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Expression_94@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Expression_95@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Expression_95@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Expression_96@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Expression_96@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Expression_97@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Expression_97@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Expression_98@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Expression_98@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Expression_99@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Expression_99@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Expression_9@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Expression_9@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Fav_Cell_File_Img@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Fav_Cell_File_Img@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Info.plist -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Mode_listtextbutton_ios7@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Mode_listtextbutton_ios7@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Mode_listtotextHL_ios7@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Mode_listtotextHL_ios7@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Mode_listtotext_ios7@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Mode_listtotext_ios7@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Mode_textmenuicon_ios7@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Mode_textmenuicon_ios7@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Mode_texttolistHL_ios7@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Mode_texttolistHL_ios7@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/Mode_texttolist_ios7@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/Mode_texttolist_ios7@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/ReceiverTextNodeBkg_ios7@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/ReceiverTextNodeBkg_ios7@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/RecordCancel@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/RecordCancel@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/RecordingBkg@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/RecordingBkg@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/RecordingSignal001@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/RecordingSignal001@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/RecordingSignal002@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/RecordingSignal002@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/RecordingSignal003@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/RecordingSignal003@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/RecordingSignal004@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/RecordingSignal004@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/RecordingSignal005@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/RecordingSignal005@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/RecordingSignal006@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/RecordingSignal006@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/RecordingSignal007@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/RecordingSignal007@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/RecordingSignal008@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/RecordingSignal008@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/SenderTextNodeBkg_ios7@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/SenderTextNodeBkg_ios7@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/TextToEmotion.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/TextToEmotion.plist -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/ToolViewEmotionHL_ios7@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/ToolViewEmotionHL_ios7@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/ToolViewEmotion_ios7@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/ToolViewEmotion_ios7@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/ToolViewInputTextHL_ios7@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/ToolViewInputTextHL_ios7@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/ToolViewInputText_ios7@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/ToolViewInputText_ios7@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/ToolViewInputVoiceHL_ios7@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/ToolViewInputVoiceHL_ios7@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/ToolViewInputVoice_ios7@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/ToolViewInputVoice_ios7@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/ToolViewKeyboardHL_ios7@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/ToolViewKeyboardHL_ios7@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/ToolViewKeyboard_ios7@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/ToolViewKeyboard_ios7@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/VoiceBtn_BlackHL_ios7@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/VoiceBtn_BlackHL_ios7@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/VoiceBtn_Black_ios7@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/VoiceBtn_Black_ios7@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/VoiceNodeUnread@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/VoiceNodeUnread@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/angle-mask@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/angle-mask@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/appkefu_error.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/appkefu_error.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/appkefu_star_selected.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/appkefu_star_selected.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/appkefu_star_unselected.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/appkefu_star_unselected.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/en.lproj/AppKeFu.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/en.lproj/AppKeFu.strings -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/error@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/error@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/in.caf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/in.caf -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/messageReceived.aiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/messageReceived.aiff -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/messageSent.aiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/messageSent.aiff -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/radio_checked.tiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/radio_checked.tiff -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/radio_unchecked.tiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/radio_unchecked.tiff -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/sharemore_friendcard_ios7@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/sharemore_friendcard_ios7@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/sharemore_pic_ios7@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/sharemore_pic_ios7@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/sharemore_video_ios7@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/sharemore_video_ios7@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/sharemore_wxtalk_ios7@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/sharemore_wxtalk_ios7@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/success@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/success@2x.png -------------------------------------------------------------------------------- /SDK/framework/AppKeFuResources.bundle/zh-Hans.lproj/AppKeFu.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/AppKeFuResources.bundle/zh-Hans.lproj/AppKeFu.strings -------------------------------------------------------------------------------- /SDK/framework/release/AppKeFuFramework.framework/AppKeFuFramework: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/release/AppKeFuFramework.framework/AppKeFuFramework -------------------------------------------------------------------------------- /SDK/framework/release/AppKeFuFramework.framework/Avatar_kefu@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/release/AppKeFuFramework.framework/Avatar_kefu@2x.png -------------------------------------------------------------------------------- /SDK/framework/release/AppKeFuFramework.framework/Avatar_user@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/release/AppKeFuFramework.framework/Avatar_user@2x.png -------------------------------------------------------------------------------- /SDK/framework/release/AppKeFuFramework.framework/Clear_Enter@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/release/AppKeFuFramework.framework/Clear_Enter@2x.png -------------------------------------------------------------------------------- /SDK/framework/release/AppKeFuFramework.framework/Clear_Enter_HL@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/release/AppKeFuFramework.framework/Clear_Enter_HL@2x.png -------------------------------------------------------------------------------- /SDK/framework/release/AppKeFuFramework.framework/EmotionToText.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/release/AppKeFuFramework.framework/EmotionToText.plist -------------------------------------------------------------------------------- /SDK/framework/release/AppKeFuFramework.framework/Expression_100@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/release/AppKeFuFramework.framework/Expression_100@2x.png -------------------------------------------------------------------------------- /SDK/framework/release/AppKeFuFramework.framework/Expression_101@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/release/AppKeFuFramework.framework/Expression_101@2x.png -------------------------------------------------------------------------------- /SDK/framework/release/AppKeFuFramework.framework/Expression_102@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/release/AppKeFuFramework.framework/Expression_102@2x.png -------------------------------------------------------------------------------- /SDK/framework/release/AppKeFuFramework.framework/Expression_103@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/release/AppKeFuFramework.framework/Expression_103@2x.png -------------------------------------------------------------------------------- /SDK/framework/release/AppKeFuFramework.framework/Expression_104@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/release/AppKeFuFramework.framework/Expression_104@2x.png -------------------------------------------------------------------------------- /SDK/framework/release/AppKeFuFramework.framework/Expression_105@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/release/AppKeFuFramework.framework/Expression_105@2x.png -------------------------------------------------------------------------------- /SDK/framework/release/AppKeFuFramework.framework/Expression_10@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/release/AppKeFuFramework.framework/Expression_10@2x.png -------------------------------------------------------------------------------- /SDK/framework/release/AppKeFuFramework.framework/Expression_11@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/release/AppKeFuFramework.framework/Expression_11@2x.png -------------------------------------------------------------------------------- /SDK/framework/release/AppKeFuFramework.framework/Expression_12@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/release/AppKeFuFramework.framework/Expression_12@2x.png -------------------------------------------------------------------------------- /SDK/framework/release/AppKeFuFramework.framework/Expression_13@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/release/AppKeFuFramework.framework/Expression_13@2x.png -------------------------------------------------------------------------------- /SDK/framework/release/AppKeFuFramework.framework/Expression_14@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/release/AppKeFuFramework.framework/Expression_14@2x.png -------------------------------------------------------------------------------- /SDK/framework/release/AppKeFuFramework.framework/Expression_15@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/release/AppKeFuFramework.framework/Expression_15@2x.png -------------------------------------------------------------------------------- /SDK/framework/release/AppKeFuFramework.framework/Expression_16@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/release/AppKeFuFramework.framework/Expression_16@2x.png -------------------------------------------------------------------------------- /SDK/framework/release/AppKeFuFramework.framework/Expression_17@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/release/AppKeFuFramework.framework/Expression_17@2x.png -------------------------------------------------------------------------------- /SDK/framework/release/AppKeFuFramework.framework/Expression_18@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/release/AppKeFuFramework.framework/Expression_18@2x.png -------------------------------------------------------------------------------- /SDK/framework/release/AppKeFuFramework.framework/Expression_19@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/release/AppKeFuFramework.framework/Expression_19@2x.png -------------------------------------------------------------------------------- /SDK/framework/release/AppKeFuFramework.framework/Expression_1@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/release/AppKeFuFramework.framework/Expression_1@2x.png -------------------------------------------------------------------------------- /SDK/framework/release/AppKeFuFramework.framework/Expression_20@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/release/AppKeFuFramework.framework/Expression_20@2x.png -------------------------------------------------------------------------------- /SDK/framework/release/AppKeFuFramework.framework/Expression_21@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/release/AppKeFuFramework.framework/Expression_21@2x.png -------------------------------------------------------------------------------- /SDK/framework/release/AppKeFuFramework.framework/Expression_22@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/release/AppKeFuFramework.framework/Expression_22@2x.png -------------------------------------------------------------------------------- /SDK/framework/release/AppKeFuFramework.framework/Expression_23@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/release/AppKeFuFramework.framework/Expression_23@2x.png -------------------------------------------------------------------------------- /SDK/framework/release/AppKeFuFramework.framework/Expression_24@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/release/AppKeFuFramework.framework/Expression_24@2x.png -------------------------------------------------------------------------------- /SDK/framework/release/AppKeFuFramework.framework/Expression_25@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/release/AppKeFuFramework.framework/Expression_25@2x.png -------------------------------------------------------------------------------- /SDK/framework/release/AppKeFuFramework.framework/Expression_26@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/release/AppKeFuFramework.framework/Expression_26@2x.png -------------------------------------------------------------------------------- /SDK/framework/release/AppKeFuFramework.framework/Expression_27@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/release/AppKeFuFramework.framework/Expression_27@2x.png -------------------------------------------------------------------------------- /SDK/framework/release/AppKeFuFramework.framework/Expression_28@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/release/AppKeFuFramework.framework/Expression_28@2x.png -------------------------------------------------------------------------------- /SDK/framework/release/AppKeFuFramework.framework/Expression_29@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/release/AppKeFuFramework.framework/Expression_29@2x.png -------------------------------------------------------------------------------- /SDK/framework/release/AppKeFuFramework.framework/Expression_2@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/release/AppKeFuFramework.framework/Expression_2@2x.png -------------------------------------------------------------------------------- /SDK/framework/release/AppKeFuFramework.framework/Expression_30@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/release/AppKeFuFramework.framework/Expression_30@2x.png -------------------------------------------------------------------------------- /SDK/framework/release/AppKeFuFramework.framework/Expression_31@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/release/AppKeFuFramework.framework/Expression_31@2x.png -------------------------------------------------------------------------------- /SDK/framework/release/AppKeFuFramework.framework/Expression_32@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/release/AppKeFuFramework.framework/Expression_32@2x.png -------------------------------------------------------------------------------- /SDK/framework/release/AppKeFuFramework.framework/Expression_33@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/release/AppKeFuFramework.framework/Expression_33@2x.png -------------------------------------------------------------------------------- /SDK/framework/release/AppKeFuFramework.framework/Expression_34@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/release/AppKeFuFramework.framework/Expression_34@2x.png -------------------------------------------------------------------------------- /SDK/framework/release/AppKeFuFramework.framework/Expression_35@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/release/AppKeFuFramework.framework/Expression_35@2x.png -------------------------------------------------------------------------------- /SDK/framework/release/AppKeFuFramework.framework/Expression_36@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/release/AppKeFuFramework.framework/Expression_36@2x.png -------------------------------------------------------------------------------- /SDK/framework/release/AppKeFuFramework.framework/Expression_37@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/release/AppKeFuFramework.framework/Expression_37@2x.png -------------------------------------------------------------------------------- /SDK/framework/release/AppKeFuFramework.framework/Expression_38@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/release/AppKeFuFramework.framework/Expression_38@2x.png -------------------------------------------------------------------------------- /SDK/framework/release/AppKeFuFramework.framework/Expression_39@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/release/AppKeFuFramework.framework/Expression_39@2x.png -------------------------------------------------------------------------------- /SDK/framework/release/AppKeFuFramework.framework/Expression_3@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/release/AppKeFuFramework.framework/Expression_3@2x.png -------------------------------------------------------------------------------- /SDK/framework/release/AppKeFuFramework.framework/Expression_40@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/release/AppKeFuFramework.framework/Expression_40@2x.png -------------------------------------------------------------------------------- /SDK/framework/release/AppKeFuFramework.framework/Expression_41@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/release/AppKeFuFramework.framework/Expression_41@2x.png -------------------------------------------------------------------------------- /SDK/framework/release/AppKeFuFramework.framework/Expression_42@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/release/AppKeFuFramework.framework/Expression_42@2x.png -------------------------------------------------------------------------------- /SDK/framework/release/AppKeFuFramework.framework/Expression_43@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/release/AppKeFuFramework.framework/Expression_43@2x.png -------------------------------------------------------------------------------- /SDK/framework/release/AppKeFuFramework.framework/Expression_44@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/release/AppKeFuFramework.framework/Expression_44@2x.png -------------------------------------------------------------------------------- /SDK/framework/release/AppKeFuFramework.framework/Expression_45@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/release/AppKeFuFramework.framework/Expression_45@2x.png -------------------------------------------------------------------------------- /SDK/framework/release/AppKeFuFramework.framework/Expression_46@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/release/AppKeFuFramework.framework/Expression_46@2x.png -------------------------------------------------------------------------------- /SDK/framework/release/AppKeFuFramework.framework/Expression_47@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/release/AppKeFuFramework.framework/Expression_47@2x.png -------------------------------------------------------------------------------- /SDK/framework/release/AppKeFuFramework.framework/Expression_48@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/release/AppKeFuFramework.framework/Expression_48@2x.png -------------------------------------------------------------------------------- /SDK/framework/release/AppKeFuFramework.framework/Expression_49@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/release/AppKeFuFramework.framework/Expression_49@2x.png -------------------------------------------------------------------------------- /SDK/framework/release/AppKeFuFramework.framework/Expression_4@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/release/AppKeFuFramework.framework/Expression_4@2x.png -------------------------------------------------------------------------------- /SDK/framework/release/AppKeFuFramework.framework/Expression_50@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/release/AppKeFuFramework.framework/Expression_50@2x.png -------------------------------------------------------------------------------- /SDK/framework/release/AppKeFuFramework.framework/Expression_51@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/release/AppKeFuFramework.framework/Expression_51@2x.png -------------------------------------------------------------------------------- /SDK/framework/release/AppKeFuFramework.framework/Expression_52@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/release/AppKeFuFramework.framework/Expression_52@2x.png -------------------------------------------------------------------------------- /SDK/framework/release/AppKeFuFramework.framework/Expression_53@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/release/AppKeFuFramework.framework/Expression_53@2x.png -------------------------------------------------------------------------------- /SDK/framework/release/AppKeFuFramework.framework/Expression_54@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/release/AppKeFuFramework.framework/Expression_54@2x.png -------------------------------------------------------------------------------- /SDK/framework/release/AppKeFuFramework.framework/Expression_55@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/release/AppKeFuFramework.framework/Expression_55@2x.png -------------------------------------------------------------------------------- /SDK/framework/release/AppKeFuFramework.framework/Expression_56@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/release/AppKeFuFramework.framework/Expression_56@2x.png -------------------------------------------------------------------------------- /SDK/framework/release/AppKeFuFramework.framework/Expression_57@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/release/AppKeFuFramework.framework/Expression_57@2x.png -------------------------------------------------------------------------------- /SDK/framework/release/AppKeFuFramework.framework/Expression_58@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/release/AppKeFuFramework.framework/Expression_58@2x.png -------------------------------------------------------------------------------- /SDK/framework/release/AppKeFuFramework.framework/Expression_59@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/release/AppKeFuFramework.framework/Expression_59@2x.png -------------------------------------------------------------------------------- /SDK/framework/release/AppKeFuFramework.framework/Expression_5@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/release/AppKeFuFramework.framework/Expression_5@2x.png -------------------------------------------------------------------------------- /SDK/framework/release/AppKeFuFramework.framework/Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/release/AppKeFuFramework.framework/Info.plist -------------------------------------------------------------------------------- /SDK/framework/release/AppKeFuFramework.framework/Modules/module.modulemap: -------------------------------------------------------------------------------- 1 | framework module AppKeFuFramework { 2 | umbrella header "AppKeFuFramework.h" 3 | 4 | export * 5 | module * { export * } 6 | } 7 | -------------------------------------------------------------------------------- /SDK/framework/release/AppKeFuFramework.framework/angle-mask@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/release/AppKeFuFramework.framework/angle-mask@2x.png -------------------------------------------------------------------------------- /SDK/framework/release/AppKeFuFramework.framework/appkefu_error.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/release/AppKeFuFramework.framework/appkefu_error.png -------------------------------------------------------------------------------- /SDK/framework/release/AppKeFuFramework.framework/error@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/release/AppKeFuFramework.framework/error@2x.png -------------------------------------------------------------------------------- /SDK/framework/release/AppKeFuFramework.framework/in.caf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/release/AppKeFuFramework.framework/in.caf -------------------------------------------------------------------------------- /SDK/framework/release/AppKeFuFramework.framework/messageSent.aiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/release/AppKeFuFramework.framework/messageSent.aiff -------------------------------------------------------------------------------- /SDK/framework/release/AppKeFuFramework.framework/success@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/framework/release/AppKeFuFramework.framework/success@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/AppKeFu.momd/AppKeFu 2.mom: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/AppKeFu.momd/AppKeFu 2.mom -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/AppKeFu.momd/AppKeFu 3.mom: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/AppKeFu.momd/AppKeFu 3.mom -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/AppKeFu.momd/AppKeFu 3.omo: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/AppKeFu.momd/AppKeFu 3.omo -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/AppKeFu.momd/AppKeFu.mom: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/AppKeFu.momd/AppKeFu.mom -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/AppKeFu.momd/VersionInfo.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/AppKeFu.momd/VersionInfo.plist -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Avatar_kefu@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Avatar_kefu@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Avatar_user@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Avatar_user@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Clear_Enter@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Clear_Enter@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Clear_Enter_HL@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Clear_Enter_HL@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/ContactsPanelDotRect_ios7@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/ContactsPanelDotRect_ios7@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/ContentList_NewsHL_ios7@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/ContentList_NewsHL_ios7@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/ContentList_News_ios7@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/ContentList_News_ios7@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/DeleteEmoticonBtnHL_ios7@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/DeleteEmoticonBtnHL_ios7@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/DeleteEmoticonBtn_ios7@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/DeleteEmoticonBtn_ios7@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/EmotionToText.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/EmotionToText.plist -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/EmotionsSendBtnBlue@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/EmotionsSendBtnBlue@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/EmotionsSendBtnBlueHL@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/EmotionsSendBtnBlueHL@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/EmotionsSendBtnGrey_ios7@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/EmotionsSendBtnGrey_ios7@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Expression_100@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Expression_100@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Expression_101@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Expression_101@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Expression_102@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Expression_102@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Expression_103@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Expression_103@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Expression_104@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Expression_104@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Expression_105@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Expression_105@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Expression_10@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Expression_10@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Expression_11@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Expression_11@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Expression_12@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Expression_12@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Expression_13@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Expression_13@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Expression_14@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Expression_14@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Expression_15@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Expression_15@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Expression_16@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Expression_16@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Expression_17@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Expression_17@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Expression_18@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Expression_18@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Expression_19@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Expression_19@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Expression_1@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Expression_1@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Expression_20@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Expression_20@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Expression_21@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Expression_21@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Expression_22@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Expression_22@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Expression_23@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Expression_23@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Expression_24@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Expression_24@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Expression_25@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Expression_25@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Expression_26@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Expression_26@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Expression_27@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Expression_27@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Expression_28@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Expression_28@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Expression_29@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Expression_29@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Expression_2@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Expression_2@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Expression_30@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Expression_30@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Expression_31@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Expression_31@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Expression_32@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Expression_32@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Expression_33@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Expression_33@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Expression_34@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Expression_34@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Expression_35@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Expression_35@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Expression_36@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Expression_36@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Expression_37@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Expression_37@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Expression_38@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Expression_38@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Expression_39@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Expression_39@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Expression_3@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Expression_3@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Expression_40@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Expression_40@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Expression_41@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Expression_41@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Expression_42@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Expression_42@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Expression_43@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Expression_43@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Expression_44@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Expression_44@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Expression_45@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Expression_45@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Expression_46@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Expression_46@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Expression_47@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Expression_47@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Expression_48@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Expression_48@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Expression_49@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Expression_49@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Expression_4@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Expression_4@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Expression_50@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Expression_50@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Expression_51@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Expression_51@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Expression_52@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Expression_52@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Expression_53@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Expression_53@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Expression_54@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Expression_54@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Expression_55@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Expression_55@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Expression_56@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Expression_56@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Expression_57@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Expression_57@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Expression_58@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Expression_58@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Expression_59@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Expression_59@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Expression_5@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Expression_5@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Expression_60@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Expression_60@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Expression_61@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Expression_61@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Expression_62@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Expression_62@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Expression_63@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Expression_63@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Expression_64@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Expression_64@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Expression_65@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Expression_65@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Expression_66@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Expression_66@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Expression_67@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Expression_67@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Expression_68@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Expression_68@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Expression_69@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Expression_69@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Expression_6@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Expression_6@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Expression_70@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Expression_70@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Expression_71@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Expression_71@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Expression_72@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Expression_72@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Expression_73@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Expression_73@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Expression_74@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Expression_74@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Expression_75@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Expression_75@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Expression_76@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Expression_76@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Expression_77@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Expression_77@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Expression_78@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Expression_78@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Expression_79@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Expression_79@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Expression_7@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Expression_7@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Expression_80@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Expression_80@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Expression_81@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Expression_81@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Expression_82@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Expression_82@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Expression_83@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Expression_83@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Expression_84@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Expression_84@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Expression_85@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Expression_85@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Expression_86@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Expression_86@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Expression_87@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Expression_87@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Expression_88@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Expression_88@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Expression_89@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Expression_89@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Expression_8@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Expression_8@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Expression_90@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Expression_90@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Expression_91@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Expression_91@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Expression_92@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Expression_92@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Expression_93@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Expression_93@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Expression_94@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Expression_94@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Expression_95@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Expression_95@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Expression_96@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Expression_96@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Expression_97@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Expression_97@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Expression_98@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Expression_98@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Expression_99@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Expression_99@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Expression_9@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Expression_9@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Fav_Cell_File_Img@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Fav_Cell_File_Img@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Info.plist -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Mode_listtextbutton_ios7@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Mode_listtextbutton_ios7@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Mode_listtotextHL_ios7@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Mode_listtotextHL_ios7@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Mode_listtotext_ios7@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Mode_listtotext_ios7@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Mode_textmenuicon_ios7@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Mode_textmenuicon_ios7@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Mode_texttolistHL_ios7@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Mode_texttolistHL_ios7@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/Mode_texttolist_ios7@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/Mode_texttolist_ios7@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/ReceiverTextNodeBkg_ios7@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/ReceiverTextNodeBkg_ios7@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/RecordCancel@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/RecordCancel@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/RecordingBkg@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/RecordingBkg@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/RecordingSignal001@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/RecordingSignal001@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/RecordingSignal002@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/RecordingSignal002@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/RecordingSignal003@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/RecordingSignal003@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/RecordingSignal004@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/RecordingSignal004@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/RecordingSignal005@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/RecordingSignal005@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/RecordingSignal006@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/RecordingSignal006@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/RecordingSignal007@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/RecordingSignal007@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/RecordingSignal008@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/RecordingSignal008@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/SenderTextNodeBkg_ios7@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/SenderTextNodeBkg_ios7@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/TextToEmotion.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/TextToEmotion.plist -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/ToolViewEmotionHL_ios7@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/ToolViewEmotionHL_ios7@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/ToolViewEmotion_ios7@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/ToolViewEmotion_ios7@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/ToolViewInputTextHL_ios7@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/ToolViewInputTextHL_ios7@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/ToolViewInputText_ios7@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/ToolViewInputText_ios7@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/ToolViewInputVoiceHL_ios7@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/ToolViewInputVoiceHL_ios7@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/ToolViewInputVoice_ios7@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/ToolViewInputVoice_ios7@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/ToolViewKeyboardHL_ios7@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/ToolViewKeyboardHL_ios7@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/ToolViewKeyboard_ios7@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/ToolViewKeyboard_ios7@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/VoiceBtn_BlackHL_ios7@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/VoiceBtn_BlackHL_ios7@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/VoiceBtn_Black_ios7@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/VoiceBtn_Black_ios7@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/VoiceNodeUnread@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/VoiceNodeUnread@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/angle-mask@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/angle-mask@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/appkefu_error.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/appkefu_error.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/appkefu_star_selected.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/appkefu_star_selected.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/appkefu_star_unselected.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/appkefu_star_unselected.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/en.lproj/AppKeFu.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/en.lproj/AppKeFu.strings -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/error@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/error@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/in.caf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/in.caf -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/messageReceived.aiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/messageReceived.aiff -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/messageSent.aiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/messageSent.aiff -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/radio_checked.tiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/radio_checked.tiff -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/radio_unchecked.tiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/radio_unchecked.tiff -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/sharemore_friendcard_ios7@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/sharemore_friendcard_ios7@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/sharemore_pic_ios7@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/sharemore_pic_ios7@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/sharemore_video_ios7@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/sharemore_video_ios7@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/sharemore_wxtalk_ios7@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/sharemore_wxtalk_ios7@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/success@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/success@2x.png -------------------------------------------------------------------------------- /SDK/static/AppKeFuResources.bundle/zh-Hans.lproj/AppKeFu.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/AppKeFuResources.bundle/zh-Hans.lproj/AppKeFu.strings -------------------------------------------------------------------------------- /SDK/static/libAppKeFuLib.a: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/SDK/static/libAppKeFuLib.a -------------------------------------------------------------------------------- /images/chat_buy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/images/chat_buy.png -------------------------------------------------------------------------------- /images/chat_face.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/images/chat_face.png -------------------------------------------------------------------------------- /images/chat_faq.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/images/chat_faq.png -------------------------------------------------------------------------------- /images/chat_list.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/images/chat_list.png -------------------------------------------------------------------------------- /images/chat_rate.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/images/chat_rate.png -------------------------------------------------------------------------------- /images/chat_robot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/images/chat_robot.png -------------------------------------------------------------------------------- /images/chat_tag.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/images/chat_tag.png -------------------------------------------------------------------------------- /images/chat_voice.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pengjinning/AppKeFu_iOS_Demo_V4/119ad0adcf9cd660f7a2b953ed95eae14d3bdd98/images/chat_voice.png --------------------------------------------------------------------------------