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] AlibabacloudMse20190531 6.13.0
[CocoaPods.git]
/
Specs
/
5
/
3
/
2
/
XBUtils
/
1.0.3
/
XBUtils.podspec.json
blob
03541421907b2cc70b6b366da3c2a216ef6e801f
1
{
2
"name": "XBUtils",
3
"version": "1.0.3",
4
"summary": "a tool",
5
"authors": {
6
"xiabob": "xiabob@yeah.net"
7
},
8
"homepage": "https://github.com/xiabob/XBUtils",
9
"license": {
10
"type": "MIT"
11
},
12
"source": {
13
"git": "https://github.com/xiabob/XBUtils.git",
14
"tag": "1.0.3"
15
},
16
"source_files": "XBUtils/XBUtils/Class/**/*.{h,m}",
17
"requires_arc": true,
18
"platforms": {
19
"ios": "8.0"
20
}
21
}