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] LiteRTSwift 0.0.1-nightly.20241212
[CocoaPods.git]
/
Specs
/
0
/
b
/
f
/
FTA
/
0.0.4
/
FTA.podspec.json
blob
a258f4af6c5916e23b1dde4a7e9295c4a2c8595e
1
{
2
"name": "FTA",
3
"version": "0.0.4",
4
"summary": "my FTA.",
5
"homepage": "https://gitee.com/chengft/FTA",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"shxlxa": "842495841@qq.com"
12
},
13
"source": {
14
"git": "https://gitee.com/chengft/FTA.git",
15
"tag": "0.0.4"
16
},
17
"platforms": {
18
"ios": "8.0"
19
},
20
"source_files": "FTA/Classes/**/*",
21
"dependencies": {
22
"FTB_Category": [
23
24
]
25
}
26
}