blob: a25ce42c4f06261ac0277deb644a3c53fa5ae66b [file] [log] [blame]
{
"name": "SOSubtitle",
"version": "0.4",
"license": {
"type": "Affero GNU GPL v3",
"file": "LICENSE.txt"
},
"homepage": "http://github.com/shinyieva/SOSubtitle",
"authors": {
"Sergio Ortega": "shinyieva@gmail.com"
},
"summary": "SRT Subtitle parser for objective c.",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/shinyieva/SOSubtitle.git",
"tag": "0.4"
},
"source_files": "SOSubtitle",
"requires_arc": true,
"dependencies": {
"MMMarkdown": [
"~> 0.4"
],
"Bolts": [
"~> 1.1.3"
]
}
}