Commit 75eff5920f1477b75ae0fb117febab1a0e99fb5e

Authored by yinqiaojuan
1 parent 962395e2

0.0.2提交

Showing 100 changed files with 60 additions and 9 deletions

Too many changes to show.

To preserve performance only 100 of 158 files are displayed.

.gitignore 0 → 100644
  1 +# OS X
  2 +.DS_Store
  3 +
  4 +# Xcode
  5 +build/
  6 +Products/
  7 +*.pbxuser
  8 +!default.pbxuser
  9 +*.mode1v3
  10 +!default.mode1v3
  11 +*.mode2v3
  12 +!default.mode2v3
  13 +*.perspectivev3
  14 +!default.perspectivev3
  15 +xcuserdata/
  16 +*.xccheckout
  17 +profile
  18 +*.moved-aside
  19 +DerivedData
  20 +*.hmap
  21 +*.ipa
  22 +
  23 +# Bundler
  24 +.bundle
  25 +
  26 +# Add this line if you want to avoid checking in source code from Carthage dependencies.
  27 +# Carthage/Checkouts
  28 +
  29 +Carthage/Build
  30 +
  31 +# We recommend against adding the Pods directory to your .gitignore. However
  32 +# you should judge for yourself, the pros and cons are mentioned at:
  33 +# https://guides.cocoapods.org/using/using-cocoapods.html#should-i-ignore-the-pods-directory-in-source-control
  34 +#
  35 +# Note: if you ignore the Pods directory, make sure to uncomment
  36 +# `pod install` in .travis.yml
  37 +#
  38 +# Pods/
... ...
.travis.yml 0 → 100644
  1 +# references:
  2 +# * https://www.objc.io/issues/6-build-tools/travis-ci/
  3 +# * https://github.com/supermarin/xcpretty#usage
  4 +
  5 +osx_image: xcode7.3
  6 +language: objective-c
  7 +# cache: cocoapods
  8 +# podfile: Example/Podfile
  9 +# before_install:
  10 +# - gem install cocoapods # Since Travis is not always on latest version
  11 +# - pod install --project-directory=Example
  12 +script:
  13 +- set -o pipefail && xcodebuild test -enableCodeCoverage YES -workspace Example/CNLiveQQEmotionManager.xcworkspace -scheme CNLiveQQEmotionManager-Example -sdk iphonesimulator9.3 ONLY_ACTIVE_ARCH=NO | xcpretty
  14 +- pod lib lint
... ...
CNLiveQQEmotionManager.podspec
1 1  
2 2 Pod::Spec.new do |s|
3 3 s.name = 'CNLiveQQEmotionManager'
4   - s.version = '0.0.1'
5   - s.summary = '表情控件封装'
6   -
  4 + s.version = '0.0.2'
  5 + s.summary = '自定义表情组件化'
7 6  
8 7 s.description = <<-DESC
9 8 TODO: Add long description of the pod here.
... ... @@ -20,11 +19,11 @@ TODO: Add long description of the pod here.
20 19  
21 20 s.source_files = 'CNLiveQQEmotionManager/Classes/**/*'
22 21  
23   - # s.resource_bundles = {
24   - # 'CNLiveQQEmotionManager' => ['CNLiveQQEmotionManager/Assets/*.png']
25   - # }
  22 + s.resource_bundles = {
  23 + 'CNLiveQQEmotionManager' => ['CNLiveQQEmotionManager/Assets/CNLive_QQEmotion.bundle']
  24 + }
26 25  
27 26 # s.public_header_files = 'Pod/Classes/**/*.h'
28   - s.frameworks = 'UIKit', 'Foundation'
29   - s.dependency 'QMUIKit'
30   -end
  27 + s.frameworks = 'UIKit', 'Foundation'
  28 + s.dependency 'QMUIKit'
  29 + end
... ...
CNLiveQQEmotionManager/Assets/.gitkeep deleted 100644 → 0
CNLiveQQEmotionManager/Assets/CNLive_QQEmotion.bundle/Contents/Resources/smiley_0@2x.png 0 → 100755

8.13 KB

CNLiveQQEmotionManager/Assets/CNLive_QQEmotion.bundle/Contents/Resources/smiley_100@2x.png 0 → 100755

8.45 KB

CNLiveQQEmotionManager/Assets/CNLive_QQEmotion.bundle/Contents/Resources/smiley_101@2x.png 0 → 100755

8.59 KB

CNLiveQQEmotionManager/Assets/CNLive_QQEmotion.bundle/Contents/Resources/smiley_102@2x.png 0 → 100755

8.62 KB

CNLiveQQEmotionManager/Assets/CNLive_QQEmotion.bundle/Contents/Resources/smiley_103@2x.png 0 → 100755

7.69 KB

CNLiveQQEmotionManager/Assets/CNLive_QQEmotion.bundle/Contents/Resources/smiley_104@2x.png 0 → 100755

7.6 KB

CNLiveQQEmotionManager/Assets/CNLive_QQEmotion.bundle/Contents/Resources/smiley_105@2x.png 0 → 100755

8.49 KB

CNLiveQQEmotionManager/Assets/CNLive_QQEmotion.bundle/Contents/Resources/smiley_106@2x.png 0 → 100755

7.71 KB

CNLiveQQEmotionManager/Assets/CNLive_QQEmotion.bundle/Contents/Resources/smiley_107@2x.png 0 → 100755

8.35 KB

CNLiveQQEmotionManager/Assets/CNLive_QQEmotion.bundle/Contents/Resources/smiley_108@2x.png 0 → 100755

8.31 KB

CNLiveQQEmotionManager/Assets/CNLive_QQEmotion.bundle/Contents/Resources/smiley_109@2x.png 0 → 100755

7.83 KB

CNLiveQQEmotionManager/Assets/CNLive_QQEmotion.bundle/Contents/Resources/smiley_10@2x.png 0 → 100755

8.35 KB

CNLiveQQEmotionManager/Assets/CNLive_QQEmotion.bundle/Contents/Resources/smiley_110@2x.png 0 → 100755

8.51 KB

CNLiveQQEmotionManager/Assets/CNLive_QQEmotion.bundle/Contents/Resources/smiley_111@2x.png 0 → 100755

5.86 KB

CNLiveQQEmotionManager/Assets/CNLive_QQEmotion.bundle/Contents/Resources/smiley_112@2x.png 0 → 100755

7.07 KB

CNLiveQQEmotionManager/Assets/CNLive_QQEmotion.bundle/Contents/Resources/smiley_113@2x.png 0 → 100755

8.3 KB

CNLiveQQEmotionManager/Assets/CNLive_QQEmotion.bundle/Contents/Resources/smiley_114@2x.png 0 → 100755

8.32 KB

CNLiveQQEmotionManager/Assets/CNLive_QQEmotion.bundle/Contents/Resources/smiley_115@2x.png 0 → 100755

8.81 KB

CNLiveQQEmotionManager/Assets/CNLive_QQEmotion.bundle/Contents/Resources/smiley_116@2x.png 0 → 100755

8.8 KB

CNLiveQQEmotionManager/Assets/CNLive_QQEmotion.bundle/Contents/Resources/smiley_117@2x.png 0 → 100755

8.58 KB

CNLiveQQEmotionManager/Assets/CNLive_QQEmotion.bundle/Contents/Resources/smiley_118@2x.png 0 → 100755

8.61 KB

CNLiveQQEmotionManager/Assets/CNLive_QQEmotion.bundle/Contents/Resources/smiley_119@2x.png 0 → 100755

8.87 KB

CNLiveQQEmotionManager/Assets/CNLive_QQEmotion.bundle/Contents/Resources/smiley_11@2x.png 0 → 100755

8.23 KB

CNLiveQQEmotionManager/Assets/CNLive_QQEmotion.bundle/Contents/Resources/smiley_120@2x.png 0 → 100755

8.19 KB

CNLiveQQEmotionManager/Assets/CNLive_QQEmotion.bundle/Contents/Resources/smiley_121@2x.png 0 → 100755

9.02 KB

CNLiveQQEmotionManager/Assets/CNLive_QQEmotion.bundle/Contents/Resources/smiley_122@2x.png 0 → 100755

8.3 KB

CNLiveQQEmotionManager/Assets/CNLive_QQEmotion.bundle/Contents/Resources/smiley_123@2x.png 0 → 100755

8.96 KB

CNLiveQQEmotionManager/Assets/CNLive_QQEmotion.bundle/Contents/Resources/smiley_124@2x.png 0 → 100755

6.24 KB

CNLiveQQEmotionManager/Assets/CNLive_QQEmotion.bundle/Contents/Resources/smiley_125@2x.png 0 → 100755

6.24 KB

CNLiveQQEmotionManager/Assets/CNLive_QQEmotion.bundle/Contents/Resources/smiley_126@2x.png 0 → 100755

5.37 KB

CNLiveQQEmotionManager/Assets/CNLive_QQEmotion.bundle/Contents/Resources/smiley_12@2x.png 0 → 100755

8.75 KB

CNLiveQQEmotionManager/Assets/CNLive_QQEmotion.bundle/Contents/Resources/smiley_13@2x.png 0 → 100755

7.89 KB

CNLiveQQEmotionManager/Assets/CNLive_QQEmotion.bundle/Contents/Resources/smiley_14@2x.png 0 → 100755

8.6 KB

CNLiveQQEmotionManager/Assets/CNLive_QQEmotion.bundle/Contents/Resources/smiley_15@2x.png 0 → 100755

7.71 KB

CNLiveQQEmotionManager/Assets/CNLive_QQEmotion.bundle/Contents/Resources/smiley_16@2x.png 0 → 100755

7.46 KB

CNLiveQQEmotionManager/Assets/CNLive_QQEmotion.bundle/Contents/Resources/smiley_17@2x.png 0 → 100755

8.37 KB

CNLiveQQEmotionManager/Assets/CNLive_QQEmotion.bundle/Contents/Resources/smiley_18@2x.png 0 → 100755

8.16 KB

CNLiveQQEmotionManager/Assets/CNLive_QQEmotion.bundle/Contents/Resources/smiley_19@2x.png 0 → 100755

8.27 KB

CNLiveQQEmotionManager/Assets/CNLive_QQEmotion.bundle/Contents/Resources/smiley_1@2x.png 0 → 100755

8.53 KB

CNLiveQQEmotionManager/Assets/CNLive_QQEmotion.bundle/Contents/Resources/smiley_20@2x.png 0 → 100755

7.92 KB

CNLiveQQEmotionManager/Assets/CNLive_QQEmotion.bundle/Contents/Resources/smiley_21@2x.png 0 → 100755

8.32 KB

CNLiveQQEmotionManager/Assets/CNLive_QQEmotion.bundle/Contents/Resources/smiley_22@2x.png 0 → 100755

7.9 KB

CNLiveQQEmotionManager/Assets/CNLive_QQEmotion.bundle/Contents/Resources/smiley_23@2x.png 0 → 100755

8.63 KB

CNLiveQQEmotionManager/Assets/CNLive_QQEmotion.bundle/Contents/Resources/smiley_24@2x.png 0 → 100755

8.42 KB

CNLiveQQEmotionManager/Assets/CNLive_QQEmotion.bundle/Contents/Resources/smiley_25@2x.png 0 → 100755

8.53 KB

CNLiveQQEmotionManager/Assets/CNLive_QQEmotion.bundle/Contents/Resources/smiley_26@2x.png 0 → 100755

8.64 KB

CNLiveQQEmotionManager/Assets/CNLive_QQEmotion.bundle/Contents/Resources/smiley_27@2x.png 0 → 100755

7.75 KB

CNLiveQQEmotionManager/Assets/CNLive_QQEmotion.bundle/Contents/Resources/smiley_28@2x.png 0 → 100755

8.17 KB

CNLiveQQEmotionManager/Assets/CNLive_QQEmotion.bundle/Contents/Resources/smiley_29@2x.png 0 → 100755

7.03 KB

CNLiveQQEmotionManager/Assets/CNLive_QQEmotion.bundle/Contents/Resources/smiley_2@2x.png 0 → 100755

8.15 KB

CNLiveQQEmotionManager/Assets/CNLive_QQEmotion.bundle/Contents/Resources/smiley_30@2x.png 0 → 100755

8.4 KB

CNLiveQQEmotionManager/Assets/CNLive_QQEmotion.bundle/Contents/Resources/smiley_31@2x.png 0 → 100755

8.72 KB

CNLiveQQEmotionManager/Assets/CNLive_QQEmotion.bundle/Contents/Resources/smiley_32@2x.png 0 → 100755

8.46 KB

CNLiveQQEmotionManager/Assets/CNLive_QQEmotion.bundle/Contents/Resources/smiley_33@2x.png 0 → 100755

8.61 KB

CNLiveQQEmotionManager/Assets/CNLive_QQEmotion.bundle/Contents/Resources/smiley_34@2x.png 0 → 100755

8.86 KB

CNLiveQQEmotionManager/Assets/CNLive_QQEmotion.bundle/Contents/Resources/smiley_35@2x.png 0 → 100755

8.31 KB

CNLiveQQEmotionManager/Assets/CNLive_QQEmotion.bundle/Contents/Resources/smiley_36@2x.png 0 → 100755

7.32 KB

CNLiveQQEmotionManager/Assets/CNLive_QQEmotion.bundle/Contents/Resources/smiley_37@2x.png 0 → 100755

6.79 KB

CNLiveQQEmotionManager/Assets/CNLive_QQEmotion.bundle/Contents/Resources/smiley_38@2x.png 0 → 100755

8.94 KB

CNLiveQQEmotionManager/Assets/CNLive_QQEmotion.bundle/Contents/Resources/smiley_39@2x.png 0 → 100755

7.98 KB

CNLiveQQEmotionManager/Assets/CNLive_QQEmotion.bundle/Contents/Resources/smiley_3@2x.png 0 → 100755

8.3 KB

CNLiveQQEmotionManager/Assets/CNLive_QQEmotion.bundle/Contents/Resources/smiley_40@2x.png 0 → 100755

8.44 KB

CNLiveQQEmotionManager/Assets/CNLive_QQEmotion.bundle/Contents/Resources/smiley_41@2x.png 0 → 100755

8.49 KB

CNLiveQQEmotionManager/Assets/CNLive_QQEmotion.bundle/Contents/Resources/smiley_42@2x.png 0 → 100755

8.3 KB

CNLiveQQEmotionManager/Assets/CNLive_QQEmotion.bundle/Contents/Resources/smiley_43@2x.png 0 → 100755

8.31 KB

CNLiveQQEmotionManager/Assets/CNLive_QQEmotion.bundle/Contents/Resources/smiley_44@2x.png 0 → 100755

8.11 KB

CNLiveQQEmotionManager/Assets/CNLive_QQEmotion.bundle/Contents/Resources/smiley_45@2x.png 0 → 100755

8.02 KB

CNLiveQQEmotionManager/Assets/CNLive_QQEmotion.bundle/Contents/Resources/smiley_46@2x.png 0 → 100755

8.06 KB

CNLiveQQEmotionManager/Assets/CNLive_QQEmotion.bundle/Contents/Resources/smiley_47@2x.png 0 → 100755

7.8 KB

CNLiveQQEmotionManager/Assets/CNLive_QQEmotion.bundle/Contents/Resources/smiley_48@2x.png 0 → 100755

8.13 KB

CNLiveQQEmotionManager/Assets/CNLive_QQEmotion.bundle/Contents/Resources/smiley_49@2x.png 0 → 100755

7.73 KB

CNLiveQQEmotionManager/Assets/CNLive_QQEmotion.bundle/Contents/Resources/smiley_4@2x.png 0 → 100755

8.64 KB

CNLiveQQEmotionManager/Assets/CNLive_QQEmotion.bundle/Contents/Resources/smiley_50@2x.png 0 → 100755

8.42 KB

CNLiveQQEmotionManager/Assets/CNLive_QQEmotion.bundle/Contents/Resources/smiley_51@2x.png 0 → 100755

7.99 KB

CNLiveQQEmotionManager/Assets/CNLive_QQEmotion.bundle/Contents/Resources/smiley_52@2x.png 0 → 100755

8.03 KB

CNLiveQQEmotionManager/Assets/CNLive_QQEmotion.bundle/Contents/Resources/smiley_53@2x.png 0 → 100755

8.63 KB

CNLiveQQEmotionManager/Assets/CNLive_QQEmotion.bundle/Contents/Resources/smiley_54@2x.png 0 → 100755

8.41 KB

CNLiveQQEmotionManager/Assets/CNLive_QQEmotion.bundle/Contents/Resources/smiley_55@2x.png 0 → 100755

6.77 KB

CNLiveQQEmotionManager/Assets/CNLive_QQEmotion.bundle/Contents/Resources/smiley_56@2x.png 0 → 100755

7.27 KB

CNLiveQQEmotionManager/Assets/CNLive_QQEmotion.bundle/Contents/Resources/smiley_57@2x.png 0 → 100755

7.37 KB

CNLiveQQEmotionManager/Assets/CNLive_QQEmotion.bundle/Contents/Resources/smiley_58@2x.png 0 → 100755

7.07 KB

CNLiveQQEmotionManager/Assets/CNLive_QQEmotion.bundle/Contents/Resources/smiley_59@2x.png 0 → 100755

7.17 KB

CNLiveQQEmotionManager/Assets/CNLive_QQEmotion.bundle/Contents/Resources/smiley_5@2x.png 0 → 100755

8.28 KB

CNLiveQQEmotionManager/Assets/CNLive_QQEmotion.bundle/Contents/Resources/smiley_60@2x.png 0 → 100755

7.15 KB

CNLiveQQEmotionManager/Assets/CNLive_QQEmotion.bundle/Contents/Resources/smiley_61@2x.png 0 → 100755

7.76 KB

CNLiveQQEmotionManager/Assets/CNLive_QQEmotion.bundle/Contents/Resources/smiley_62@2x.png 0 → 100755

7.58 KB

CNLiveQQEmotionManager/Assets/CNLive_QQEmotion.bundle/Contents/Resources/smiley_63@2x.png 0 → 100755

6.84 KB

CNLiveQQEmotionManager/Assets/CNLive_QQEmotion.bundle/Contents/Resources/smiley_64@2x.png 0 → 100755

6.43 KB

CNLiveQQEmotionManager/Assets/CNLive_QQEmotion.bundle/Contents/Resources/smiley_65@2x.png 0 → 100755

6.13 KB

CNLiveQQEmotionManager/Assets/CNLive_QQEmotion.bundle/Contents/Resources/smiley_66@2x.png 0 → 100755

6.41 KB

CNLiveQQEmotionManager/Assets/CNLive_QQEmotion.bundle/Contents/Resources/smiley_67@2x.png 0 → 100755

6.99 KB

CNLiveQQEmotionManager/Assets/CNLive_QQEmotion.bundle/Contents/Resources/smiley_68@2x.png 0 → 100755

7.82 KB

CNLiveQQEmotionManager/Assets/CNLive_QQEmotion.bundle/Contents/Resources/smiley_69@2x.png 0 → 100755

5.71 KB

CNLiveQQEmotionManager/Assets/CNLive_QQEmotion.bundle/Contents/Resources/smiley_6@2x.png 0 → 100755

7.76 KB

CNLiveQQEmotionManager/Assets/CNLive_QQEmotion.bundle/Contents/Resources/smiley_70@2x.png 0 → 100755

6.45 KB

CNLiveQQEmotionManager/Assets/CNLive_QQEmotion.bundle/Contents/Resources/smiley_71@2x.png 0 → 100755

6.32 KB