Commit f1e009dd1f09641a02fa98f5d079b01f173f2b18

Authored by yinqiaojuan
1 parent 60feb4c9

修改

CNPublishContent/CNPublishContent.podspec
... ... @@ -8,7 +8,7 @@
8 8  
9 9 Pod::Spec.new do |s|
10 10 s.name = 'CNPublishContent'
11   - s.version = '0.1.1'
  11 + s.version = '0.1.2'
12 12 s.summary = '测试发布页面pod打包'
13 13  
14 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 30  
31 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 35 # s.resource_bundles = {
36 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 40 # s.frameworks = 'UIKit', 'MapKit'
41 41 s.dependency 'AFNetworking'
42 42  
... ...
CNPublishContent/Example/CNPublishContent.xcworkspace/xcuserdata/yinqiaojuan.xcuserdatad/UserInterfaceState.xcuserstate
No preview for this file type