Commit f1e009dd1f09641a02fa98f5d079b01f173f2b18
1 parent
60feb4c9
修改
Showing
2 changed files
with
3 additions
and
3 deletions
CNPublishContent/CNPublishContent.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 = 'CNPublishContent' | 10 | s.name = 'CNPublishContent' |
| 11 | - s.version = '0.1.1' | 11 | + s.version = '0.1.2' |
| 12 | s.summary = '测试发布页面pod打包' | 12 | s.summary = '测试发布页面pod打包' |
| 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. |
| @@ -30,13 +30,13 @@ TODO: Add long description of the pod here. | @@ -30,13 +30,13 @@ TODO: Add long description of the pod here. | ||
| 30 | 30 | ||
| 31 | s.ios.deployment_target = '9.0' | 31 | s.ios.deployment_target = '9.0' |
| 32 | 32 | ||
| 33 | - s.source_files = 'CNPublishContent/Classes/**/*' | 33 | + s.source_files = 'CNPublishContent/Classes/**/*.{h,m}' |
| 34 | 34 | ||
| 35 | # s.resource_bundles = { | 35 | # s.resource_bundles = { |
| 36 | # 'CNPublishContent' => ['CNPublishContent/Assets/*.png'] | 36 | # 'CNPublishContent' => ['CNPublishContent/Assets/*.png'] |
| 37 | # } | 37 | # } |
| 38 | 38 | ||
| 39 | - # s.public_header_files = 'Pod/Classes/**/*.h' | 39 | + s.public_header_files = 'Pod/Classes/**/*.h' |
| 40 | # s.frameworks = 'UIKit', 'MapKit' | 40 | # s.frameworks = 'UIKit', 'MapKit' |
| 41 | s.dependency 'AFNetworking' | 41 | s.dependency 'AFNetworking' |
| 42 | 42 |
CNPublishContent/Example/CNPublishContent.xcworkspace/xcuserdata/yinqiaojuan.xcuserdatad/UserInterfaceState.xcuserstate
No preview for this file type
-
mentioned in commit 3719cbae