Commit 75eff5920f1477b75ae0fb117febab1a0e99fb5e
0.0.2提交
Too many changes to show.
To preserve performance only 100 of 158 files are displayed.
| 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/ |
| 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 |
| 1 | 1 | ||
| 2 | Pod::Spec.new do |s| | 2 | Pod::Spec.new do |s| |
| 3 | s.name = 'CNLiveQQEmotionManager' | 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 | s.description = <<-DESC | 7 | s.description = <<-DESC |
| 9 | TODO: Add long description of the pod here. | 8 | TODO: Add long description of the pod here. |
| @@ -20,11 +19,11 @@ TODO: Add long description of the pod here. | @@ -20,11 +19,11 @@ TODO: Add long description of the pod here. | ||
| 20 | 19 | ||
| 21 | s.source_files = 'CNLiveQQEmotionManager/Classes/**/*' | 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 | # s.public_header_files = 'Pod/Classes/**/*.h' | 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 |
8.13 KB
8.45 KB
8.59 KB
8.62 KB
7.69 KB
7.6 KB
8.49 KB
7.71 KB
8.35 KB
8.31 KB
7.83 KB
8.35 KB
8.51 KB
5.86 KB
7.07 KB
8.3 KB
8.32 KB
8.81 KB
8.8 KB
8.58 KB
8.61 KB
8.87 KB
8.23 KB
8.19 KB
9.02 KB
8.3 KB
8.96 KB
6.24 KB
6.24 KB
5.37 KB
8.75 KB
7.89 KB
8.6 KB
7.71 KB
7.46 KB
8.37 KB
8.16 KB
8.27 KB
8.53 KB
7.92 KB
8.32 KB
7.9 KB
8.63 KB
8.42 KB
8.53 KB
8.64 KB
7.75 KB
8.17 KB
7.03 KB
8.15 KB
8.4 KB
8.72 KB
8.46 KB
8.61 KB
8.86 KB
8.31 KB
7.32 KB
6.79 KB
8.94 KB
7.98 KB
8.3 KB
8.44 KB
8.49 KB
8.3 KB
8.31 KB
8.11 KB
8.02 KB
8.06 KB
7.8 KB
8.13 KB
7.73 KB
8.64 KB
8.42 KB
7.99 KB
8.03 KB
8.63 KB
8.41 KB
6.77 KB
7.27 KB
7.37 KB
7.07 KB
7.17 KB
8.28 KB
7.15 KB
7.76 KB
7.58 KB
6.84 KB
6.43 KB
6.13 KB
6.41 KB
6.99 KB
7.82 KB
5.71 KB
7.76 KB
6.45 KB
6.32 KB