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
/
d
/
5
/
XTst
/
1.0.0
/
XTst.podspec.json
blob
d4857c003e1d08d1539d02c4b0e34e1d8ca43d7a
1
{
2
"name": "XTst",
3
"version": "1.0.0",
4
"license": {
5
"type": "MIT",
6
"file": "LICENSE"
7
},
8
"platforms": {
9
"ios": "8.0"
10
},
11
"summary": "XTst",
12
"homepage": "https://gitee.com/xiao_can/Test",
13
"authors": {
14
"xiaocan": "1217272889@qq.com"
15
},
16
"source": {
17
"git": "https://gitee.com/xiao_can/Test.git",
18
"tag": "1.0.0"
19
},
20
"requires_arc": true,
21
"source_files": "XTst/*.{h,m}",
22
"vendored_libraries": "XTst/*.a",
23
"public_header_files": "XTst/*.h"
24
}