Commit b129792d9d229c0b7827f48012bcd918accaa26b
1 parent
4a628977
0.0.4 版本,去除分租
Showing
2 changed files
with
38 additions
and
38 deletions
CNLiveBMineModule.podspec
| @@ -8,7 +8,7 @@ | @@ -8,7 +8,7 @@ | ||
| 8 | 8 | ||
| 9 | Pod::Spec.new do |s| | 9 | Pod::Spec.new do |s| |
| 10 | s.name = 'CNLiveBMineModule' | 10 | s.name = 'CNLiveBMineModule' |
| 11 | - s.version = '0.0.3' | 11 | + s.version = '0.0.4' |
| 12 | s.summary = 'CNLiveBMineModule.' | 12 | s.summary = 'CNLiveBMineModule.' |
| 13 | 13 | ||
| 14 | # This description is used to generate tags and improve search results. | 14 | # This description is used to generate tags and improve search results. |
| @@ -29,42 +29,42 @@ TODO: 网家家企业版-我的模块. | @@ -29,42 +29,42 @@ TODO: 网家家企业版-我的模块. | ||
| 29 | # s.social_media_url = 'https://twitter.com/<TWITTER_USERNAME>' | 29 | # s.social_media_url = 'https://twitter.com/<TWITTER_USERNAME>' |
| 30 | 30 | ||
| 31 | s.ios.deployment_target = '10.0' | 31 | s.ios.deployment_target = '10.0' |
| 32 | - | ||
| 33 | - # Module | ||
| 34 | - s.subspec 'Module' do |ss| | ||
| 35 | - ss.source_files = 'CNLiveBMineModule/Classes/Module/*.{h,m}' | ||
| 36 | - ss.dependency 'CNLiveBMineModule/Controller' | ||
| 37 | - end | ||
| 38 | - | ||
| 39 | - # Controller | ||
| 40 | - s.subspec 'Controller' do |ss| | ||
| 41 | - ss.source_files = 'CNLiveBMineModule/Classes/Controller/*.{h,m}' | ||
| 42 | - ss.dependency 'CNLiveBMineModule/UserInfo' | ||
| 43 | - ss.dependency 'CNLiveBMineModule/Setting' | ||
| 44 | - ss.dependency 'CNLiveBMineModule/View' | ||
| 45 | - end | ||
| 46 | - | ||
| 47 | - # View | ||
| 48 | - s.subspec 'View' do |ss| | ||
| 49 | - ss.source_files = 'CNLiveBMineModule/Classes/View/*.{h,m}' | ||
| 50 | - ss.dependency 'CNLiveBMineModule/Model' | ||
| 51 | - ss.dependency 'CNLiveBMineModule/UserInfo' | ||
| 52 | - end | ||
| 53 | - | ||
| 54 | - # Model | ||
| 55 | - s.subspec 'Model' do |ss| | ||
| 56 | - ss.source_files = 'CNLiveBMineModule/Classes/Model/*.{h,m}' | ||
| 57 | - end | ||
| 58 | - | ||
| 59 | - # 用户信息/个人资料 | ||
| 60 | - s.subspec 'UserInfo' do |ss| | ||
| 61 | - ss.source_files = 'CNLiveBMineModule/Classes/UserInfo/*.{h,m}' | ||
| 62 | - end | ||
| 63 | - | ||
| 64 | - # 设置 | ||
| 65 | - s.subspec 'Setting' do |ss| | ||
| 66 | - ss.source_files = 'CNLiveBMineModule/Classes/Setting/**/*.{h,m}' | ||
| 67 | - end | 32 | + s.source_files = 'CNLiveBMineModule/Classes/Module/**/*.{h,m}' |
| 33 | +# # Module | ||
| 34 | +# s.subspec 'Module' do |ss| | ||
| 35 | +# ss.source_files = 'CNLiveBMineModule/Classes/Module/*.{h,m}' | ||
| 36 | +# ss.dependency 'CNLiveBMineModule/Controller' | ||
| 37 | +# end | ||
| 38 | +# | ||
| 39 | +# # Controller | ||
| 40 | +# s.subspec 'Controller' do |ss| | ||
| 41 | +# ss.source_files = 'CNLiveBMineModule/Classes/Controller/*.{h,m}' | ||
| 42 | +# ss.dependency 'CNLiveBMineModule/UserInfo' | ||
| 43 | +# ss.dependency 'CNLiveBMineModule/Setting' | ||
| 44 | +# ss.dependency 'CNLiveBMineModule/View' | ||
| 45 | +# end | ||
| 46 | +# | ||
| 47 | +# # View | ||
| 48 | +# s.subspec 'View' do |ss| | ||
| 49 | +# ss.source_files = 'CNLiveBMineModule/Classes/View/*.{h,m}' | ||
| 50 | +# ss.dependency 'CNLiveBMineModule/Model' | ||
| 51 | +# ss.dependency 'CNLiveBMineModule/UserInfo' | ||
| 52 | +# end | ||
| 53 | +# | ||
| 54 | +# # Model | ||
| 55 | +# s.subspec 'Model' do |ss| | ||
| 56 | +# ss.source_files = 'CNLiveBMineModule/Classes/Model/*.{h,m}' | ||
| 57 | +# end | ||
| 58 | +# | ||
| 59 | +# # 用户信息/个人资料 | ||
| 60 | +# s.subspec 'UserInfo' do |ss| | ||
| 61 | +# ss.source_files = 'CNLiveBMineModule/Classes/UserInfo/*.{h,m}' | ||
| 62 | +# end | ||
| 63 | +# | ||
| 64 | +# # 设置 | ||
| 65 | +# s.subspec 'Setting' do |ss| | ||
| 66 | +# ss.source_files = 'CNLiveBMineModule/Classes/Setting/**/*.{h,m}' | ||
| 67 | +# end | ||
| 68 | s.resource_bundles = { | 68 | s.resource_bundles = { |
| 69 | # 'CNLiveBMineModule' => ['CNLiveBMineModule/Assets/CNLiveBMineModule.xcassets'] | 69 | # 'CNLiveBMineModule' => ['CNLiveBMineModule/Assets/CNLiveBMineModule.xcassets'] |
| 70 | 'CNLiveBMineModule' => ['CNLiveBMineModule/Assets/CNLiveBMineModule.bundle'] | 70 | 'CNLiveBMineModule' => ['CNLiveBMineModule/Assets/CNLiveBMineModule.bundle'] |
README.md
| @@ -28,4 +28,4 @@ iOS-Xiaowen, 153993236@qq.com | @@ -28,4 +28,4 @@ iOS-Xiaowen, 153993236@qq.com | ||
| 28 | 28 | ||
| 29 | CNLiveBMineModule is available under the MIT license. See the LICENSE file for more info. | 29 | CNLiveBMineModule is available under the MIT license. See the LICENSE file for more info. |
| 30 | ## 推送 | 30 | ## 推送 |
| 31 | -pod repo push CNLiveRepos CNLiveBMineModule.podspec CNLiveIMBaseSDK.podspec --verbose --use-libraries --skip-import-validation --allow-warnings | 31 | +pod repo push CNLiveRepos CNLiveBMineModule.podspec --verbose --use-libraries --skip-import-validation --allow-warnings |