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
/
1
/
3
/
0
/
testVc
/
0.0.2
/
testVc.podspec.json
blob
fd71d98f95b895df75f8d9d38502ab13bbb93240
1
{
2
"name": "testVc",
3
"version": "0.0.2",
4
"summary": "An DDRefresh view on iOS.",
5
"homepage": "https://github.com/wuyezhiguhun/testVc",
6
"license": "MIT",
7
"platforms": {
8
"ios": "8.0"
9
},
10
"authors": {
11
"wuyezhiguhun": "446310852@qq.com"
12
},
13
"source": {
14
"git": "https://github.com/wuyezhiguhun/testVc.git",
15
"tag": "0.0.2"
16
},
17
"source_files": "testVc/*.{h,m}",
18
"requires_arc": true,
19
"frameworks": [
20
"UIKit",
21
"Photos"
22
]
23
}