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] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git]
/
Specs
/
2
/
a
/
5
/
XibOC
/
0.0.5
/
XibOC.podspec.json
blob
639ef5d4aca3de4546c21f9f00d70aa69090c98e
1
{
2
"name": "XibOC",
3
"version": "0.0.5",
4
"summary": "A short description of XibOC.",
5
"description": "这是一个为xib添加属性的OC开源库",
6
"homepage": "http://EXAMPLE/XibOC",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"施峰磊": "shifenglei1216@163.com"
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"source": {
18
"git": "https://github.com/sfldzh/XibOC.git",
19
"tag": "0.0.5"
20
},
21
"source_files": [
22
"Classes",
23
"Classes/**/*.{h,m}"
24
],
25
"exclude_files": "Classes/Exclude"
26
}