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] Harbor 3.0.0
[CocoaPods.git]
/
Specs
/
f
/
0
/
6
/
BHURLHelper
/
1.0.0
/
BHURLHelper.podspec.json
blob
6eba4f47d0f5af6c43a8bf915590214dd3658e18
1
{
2
"name": "BHURLHelper",
3
"version": "1.0.0",
4
"summary": "对链接中参数进行增、删、改、查.",
5
"homepage": "https://github.com/BaHui/BHURLHelper",
6
"authors": {
7
"BaHui·Qiao": "qiaobahuiyouxiang@163.com"
8
},
9
"license": "LICENSE",
10
"platforms": {
11
"ios": "3.0"
12
},
13
"source": {
14
"git": "https://github.com/BaHui/BHURLHelper.git",
15
"tag": "v1.0.0"
16
},
17
"source_files": [
18
"BHURLHelper",
19
"BHURLHelper/**/*.{h,m}"
20
],
21
"frameworks": "Foundation",
22
"requires_arc": true
23
}