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] AWSTranscribeStreaming 2.38.0
[CocoaPods.git]
/
Specs
/
1
/
9
/
3
/
FJTableView
/
0.0.2
/
FJTableView.podspec.json
blob
9f5685080b5b4f441f44c2ff836c8f0c65dde317
1
{
2
"name": "FJTableView",
3
"version": "0.0.2",
4
"summary": "A Customized Data-driven Tableview",
5
"homepage": "https://github.com/jeffnjut/FJTableView",
6
"license": "MIT",
7
"authors": {
8
"jeff_njut": "jeff_njut@163.com"
9
},
10
"platforms": {
11
"ios": "7.0"
12
},
13
"source": {
14
"git": "https://github.com/jeffnjut/FJTableView.git",
15
"tag": "0.0.2"
16
},
17
"source_files": "FJTableView/**/*.{h,m}",
18
"dependencies": {
19
"Masonry": [
20
21
],
22
"BlocksKit": [
23
24
],
25
"FJTool/Array": [
26
27
]
28
},
29
"requires_arc": true
30
}