blob: 68c9dd0a01310e3a730d0767a9bc57ab914ff929 [file] [log] [blame]
{
"name": "SOSubtitle",
"version": "0.7",
"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.7"
},
"source_files": "SOSubtitle",
"requires_arc": true,
"dependencies": {
"Bolts": [
"~> 1.0"
]
}
}