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] BranchSDK 3.8.0
[CocoaPods.git]
/
Specs
/
4
/
7
/
3
/
XFUtility
/
1.0.1
/
XFUtility.podspec.json
blob
4f0970e8cad831cc80e736daee344ccf4fa454a2
1
{
2
"name": "XFUtility",
3
"version": "1.0.1",
4
"summary": "XFUtility desc",
5
"homepage": "https://coding.net/u/xf1987/p/ASTUtility/git",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"xufeng": "13989840603@163.com"
12
},
13
"platforms": {
14
"ios": "8.0"
15
},
16
"source": {
17
"git": "https://git.coding.net/xf1987/ASTUtility.git"
18
},
19
"source_files": "Class/utility/**/*.{h,m}",
20
"requires_arc": true
21
}