blob: df1c80fe4ae54efa09de85cd43fbbd111f29ab6b [file] [log] [blame]
{
"name": "MPMoviePlayerController-Subtitles",
"version": "1.0.4",
"summary": "Easy way to show SRT files on MPMoviePlayerController",
"description": " Easy way to show SRT files on MPMoviePlayerController with full screen support and autorotation\n",
"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": "126676daa4dac956a3f1a1ee10b598744d830c1e",
"tag": "1.0.4"
},
"source_files": [
"MPMoviePlayerController+Subtitles.h",
"MPMoviePlayerController+Subtitles.m"
],
"exclude_files": [
"Example/*",
"Others/*"
]
}