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] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git]
/
Specs
/
e
/
8
/
2
/
TeskLibK
/
0.01
/
TeskLibK.podspec.json
blob
8aad9d9100fe248c52daa260619784ba501adc46
1
{
2
"name": "TeskLibK",
3
"version": "0.01",
4
"summary": "An easy way to use testlog",
5
"homepage": "https://github.com/togethter/testDemo",
6
"license": "MIT",
7
"authors": {
8
"lxl": "814508196@qq.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/togethter/testDemo.git",
15
"tag": "0.01"
16
},
17
"source_files": "TeskLibK/**/*.{h,m}",
18
"requires_arc": true
19
}