blob: bed899af70a18977beefbcb7559d737a16d094a9 [file] [log] [blame]
{
"name": "MPMoviePlayerController-Subtitles",
"version": "1.0.2",
"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": "4ab38f038ef5c664958cd4252bd01920bfe85407",
"tag": "1.0.2"
},
"source_files": [
"MPMoviePlayerController+Subtitles.h",
"MPMoviePlayerController+Subtitles.m"
],
"exclude_files": [
"Example/*",
"Others/*"
],
"requires_arc": true
}