novocaine icon indicating copy to clipboard operation
novocaine copied to clipboard

Cocoapods : novocaine version 0.0.1

Open vincestus opened this issue 11 years ago • 3 comments

Hi,

The available version of novocaine on Cocoapods seems to be 2 years old. Do you have any plans to update the version ?

Regards,

vincestus avatar Jan 28 '14 13:01 vincestus

It seems CocoaPods itself is 2 years old, and that Novocaine was one of the original packages to be on there, I think. I'm not sure who uploaded it originally, but it wasn't me. I'll look into it, but if you were to upload it, it would be a really nice move for Novocaine.

On Tue, Jan 28, 2014 at 8:52 AM, vincestus [email protected] wrote:

Hi,

The available version of novocaine on Cocoapods seems to be 2 years old. Do you have any plans to update the version ?

Regards,

Reply to this email directly or view it on GitHubhttps://github.com/alexbw/novocaine/issues/71 .

alexbw avatar Jan 28 '14 14:01 alexbw

I won't be able to do it myself but think it's an great way for applications to stay up to day...

vincestus avatar Jan 28 '14 21:01 vincestus

Hello Alex,

You’ll find hereunder the specs of the pod. There has to be an tag version, could you do that in the current repo ? Next to that, could you give me your comments about the other elements ?

Pod::Spec.new do |s|
s.name = 'Novocaine' s.version = '0.0.1' s.license = 'MIT' s.summary = 'Painless high-performance audio on iOS and Mac OS X.' s.homepage = 'http://alexbw.github.com/novocaine/' s.author = { 'Ari Lerner' => '[email protected]', 'Alex Wiltschko' => '@awiltsch' } s.source = { :git => 'https://github.com/auser/novocaine.git', :tag => '0.0.1' } s.source_files = 'Novocaine' s.frameworks = 'AudioToolbox', 'Accelerate' end

Vincent Castus
PinchProject - Your App, Our Touch Business Development Director +32 473 301 315 http://www.pinchproject.com(http://www.pinchproject.com/) @pinchproject

This message (including any attachments) is confidential and may be privileged. If you have received it by mistake please notify the sender by return e-mail and delete this message and any copy from your system. Any unauthorised use or dissemination of this message in whole or in part is strictly prohibited.

On 28 Jan 2014 15:36:16, Alex Wiltschko [email protected] wrote: It seems CocoaPods itself is 2 years old, and that Novocaine was one of the original packages to be on there, I think. I'm not sure who uploaded it originally, but it wasn't me. I'll look into it, but if you were to upload it, it would be a really nice move for Novocaine.

On Tue, Jan 28, 2014 at 8:52 AM, vincestus [email protected] wrote:

Hi,

The available version of novocaine on Cocoapods seems to be 2 years old. Do you have any plans to update the version ?

Regards,

Reply to this email directly or view it on GitHubhttps://github.com/alexbw/novocaine/issues/71 .

— Reply to this email directly or view it on GitHub(https://github.com/alexbw/novocaine/issues/71#issuecomment-33483185).

vincestus avatar Jan 29 '14 14:01 vincestus