blob: 085614025963bc20cb5799e2b00818181967d6e3 [file] [log] [blame]
{
"name": "MPMoviePlayerController-Subtitles",
"version": "1.0.0",
"summary": "Easy way to show SRT files on MPMoviePlayerController",
"homepage": "https://github.com/mhergon/MPMoviePlayerController-Subtitles",
"screenshots": "https://raw.github.com/mhergon/MPMoviePlayerController-Subtitles/master/Others/screenshot.png",
"license": "MIT (LICENSE)",
"authors": {
"Marc Hervera": "mhergon@gmail.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/mhergon/MPMoviePlayerController-Subtitles.git",
"commit": "e45751b8dc554a2af48a27bc594a4c20aae9af5a",
"tag": "1.0.0"
},
"source_files": [
"MPMoviePlayerController+Subtitles.h",
"MPMoviePlayerController+Subtitles.m"
],
"exclude_files": [
"Example/*",
"Others/*"
],
"requires_arc": false
}