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] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git]
/
Specs
/
7
/
5
/
0
/
IGListKitExtension
/
0.1.1
/
IGListKitExtension.podspec.json
blob
43583d7405621214508fdfce6f1d9cb7f7c3bf39
1
{
2
"name": "IGListKitExtension",
3
"version": "0.1.1",
4
"summary": "使用IGListKit的基础类",
5
"homepage": "https://github.com/feixue299/IGListKitExtension",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"wpf": "1569485690@qq.com"
12
},
13
"platforms": {
14
"ios": "8.0"
15
},
16
"source": {
17
"git": "https://github.com/feixue299/IGListKitExtension.git",
18
"tag": "0.1.1"
19
},
20
"source_files": [
21
"Classes",
22
"Source/**/*.{h,m}"
23
],
24
"requires_arc": true,
25
"dependencies": {
26
"IGListKit": [
27
28
],
29
"Masonry": [
30
31
]
32
}
33
}