Skip to content

sstigler/SubRipForCocoa

Repository files navigation

SubRip

An Objective-C parser for .srt files.

Usage

Import the project using CocoaPods:

pod 'SubRipForCocoa', '~> 1.0'

And add the header to your code:

#import <SubRipForCocoa/SubRip.h>

Requirements

Mac OS X v10.7 or later. Doesn't currently support iOS.

Please note that version 1.0.2 is the last one that supports manual memory management. Future versions (starting with 1.1) will require ARC.

About

Cocoa parser for .srt files

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages