podTemplate/example/Podfile in cocoapods-ykutility-2.0.3 vs podTemplate/example/Podfile in cocoapods-ykutility-2.0.4

- old
+ new

@@ -17,10 +17,10 @@ pod onePod, :path => File.join(dir, onePod) end end def pod_develop - dir = '../' + dir = '../../' arr = [ 'YKRPC_POD_NAME' ] st_installLocalPods(dir, arr) end