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] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git]
/
Specs
/
4
/
5
/
b
/
FTUtil
/
0.0.1
/
FTUtil.podspec.json
blob
7cc97d526b67a9aa877ef94636c288246660cee8
1
{
2
"name": "FTUtil",
3
"version": "0.0.1",
4
"summary": "FTUtil",
5
"description": "This is a library writting by me",
6
"homepage": "https://github.com/scwyxy/Util",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"faith": "scwyxy@126.com"
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"source": {
18
"git": "https://github.com/scwyxy/Util.git",
19
"tag": "v0.0.1"
20
},
21
"source_files": [
22
"Util",
23
"Util/*.{h,m}"
24
],
25
"requires_arc": true
26
}