repo.or.cz
/
CocoaPods.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[Add] FCVideo 3.2.21
[CocoaPods.git]
/
Specs
/
3
/
9
/
b
/
SOSubtitle
/
0.8
/
SOSubtitle.podspec.json
blob
171f0d7b5a4ba71109cac8416f84e79215bafbc9
1
{
2
"name": "SOSubtitle",
3
"version": "0.8",
4
"license": {
5
"type": "Apache 2.0",
6
"file": "LICENSE.txt"
7
},
8
"homepage": "http://github.com/shinyieva/SOSubtitle",
9
"authors": {
10
"Sergio Ortega": "shinyieva@gmail.com"
11
},
12
"summary": "SRT Subtitle parser for objective c.",
13
"platforms": {
14
"ios": "7.0"
15
},
16
"source": {
17
"git": "https://github.com/shinyieva/SOSubtitle.git",
18
"tag": "0.8"
19
},
20
"source_files": "SOSubtitle",
21
"requires_arc": true,
22
"dependencies": {
23
"Bolts": [
24
"~> 1.0"
25
]
26
}
27
}