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
/
6
/
f
/
7
/
TVSection
/
0.1.0
/
TVSection.podspec.json
blob
0451f27b107f8751271701fe54f2bebff155e0b7
1
{
2
"name": "TVSection",
3
"version": "0.1.0",
4
"summary": "Section for UITableView.",
5
"homepage": "https://github.com/nut-code-monkey/TVSection",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"Max Lunin": "nut.code.monkey@gmail.com"
12
},
13
"source": {
14
"git": "https://github.com/nut-code-monkey/TVSection.git",
15
"tag": "0.1.0"
16
},
17
"platforms": {
18
"ios": "5.0"
19
},
20
"source_files": [
21
"TVSection",
22
"TVSection/**/*.{h,m}"
23
],
24
"requires_arc": true
25
}