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.20241222
[CocoaPods.git]
/
Specs
/
3
/
e
/
9
/
PHBaseLib
/
0.1.0
/
PHBaseLib.podspec.json
blob
a912d6c446678adb558dd3a67285c897c5a5443c
1
{
2
"name": "PHBaseLib",
3
"version": "0.1.0",
4
"summary": "自定义基础类库",
5
"description": "平常使用的宏定义、基础框架等集合",
6
"homepage": "https://github.com/xphaijj/PHBaseLib",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"œÓ∆’ª™": "2112787533@qq.com"
13
},
14
"source": {
15
"git": "https://github.com/xphaijj/PHBaseLib.git",
16
"tag": "0.1.0"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "PHBaseLib/Classes/**/*"
22
}