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
/
9
/
f
/
HCTools
/
0.0.2
/
HCTools.podspec.json
blob
d9a4fc354d9c10f326ddbc8a55d4021ecef6b92d
1
{
2
"name": "HCTools",
3
"version": "0.0.2",
4
"summary": "Some sample useful tools!",
5
"homepage": "https://github.com/woshishc/HCTools",
6
"license": "MIT",
7
"authors": {
8
"suhc": "hongchengplus@163.com"
9
},
10
"platforms": {
11
"ios": null
12
},
13
"source": {
14
"git": "https://github.com/woshishc/HCTools.git",
15
"tag": "0.0.2"
16
},
17
"source_files": [
18
"HCTools",
19
"HCTools/**/*.{h,m}"
20
],
21
"frameworks": "UIKit",
22
"requires_arc": true
23
}