<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>lxs091021119</title>
    <link>https://ruby-china.org/lxs091021119</link>
    <description/>
    <language>en-us</language>
    <item>
      <title>给 cocoapods 的 spec 类如何扩展方法</title>
      <description>&lt;p&gt;cocoapods 的 spec 类扩展方法，我写在 cocoapods 源码里面可以，但是写在 podfile 里面不行，提示扩展的方法找不到，代码如下，请教各位大神，错误出在哪里？&lt;/p&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;class Spec 
      def spec_test
         puts "测试"
      end  
 end
&lt;/code&gt;&lt;/pre&gt;</description>
      <author>lxs091021119</author>
      <pubDate>Sat, 20 Oct 2018 20:48:49 +0800</pubDate>
      <link>https://ruby-china.org/topics/37655</link>
      <guid>https://ruby-china.org/topics/37655</guid>
    </item>
  </channel>
</rss>
