blob: 9051b34cdb39257f2f3173b710a7f2192e14a1b3 [file] [log] [blame]
{
"name": "MPMoviePlayerController-Subtitles",
"version": "1.0.3",
"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": "c2cbbc5b27678b047be3f6bd1e69e92202c87a5e",
"tag": "1.0.3"
},
"source_files": [
"MPMoviePlayerController+Subtitles.h",
"MPMoviePlayerController+Subtitles.m"
],
"exclude_files": [
"Example/*",
"Others/*"
]
}