blob: dd5d26afccb65f7e11fb33e37068727ff36ef1c3 [file] [log] [blame]
{
"name": "MPMoviePlayerController-Subtitles",
"version": "1.0.1",
"summary": "Easy way to show SRT files on MPMoviePlayerController",
"description": " Easy way to show SRT files on MPMoviePlayerController.\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": "fe149c85a791ec12e0899941757df5d6027230a3",
"tag": "1.0.1"
},
"source_files": [
"MPMoviePlayerController+Subtitles.h",
"MPMoviePlayerController+Subtitles.m"
],
"exclude_files": [
"Example/*",
"Others/*"
],
"requires_arc": true
}