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
/
1
/
d
/
BLUtilityTools
/
1.0.0
/
BLUtilityTools.podspec.json
blob
5bbdca8371b3959148e8119d9d27cbb9813fd6a4
1
{
2
"name": "BLUtilityTools",
3
"version": "1.0.0",
4
"license": {
5
"type": "MIT",
6
"file": "LICENSE"
7
},
8
"summary": "made by cbl and I am testing",
9
"homepage": "https://github.com/CBL0123/BLUtilityTools",
10
"authors": {
11
"CBL0123": "877900326@qq.com"
12
},
13
"source": {
14
"git": "https://github.com/CBL0123/BLUtilityTools.git",
15
"tag": "1.0.0"
16
},
17
"requires_arc": true,
18
"platforms": {
19
"ios": "9.0"
20
},
21
"source_files": [
22
"BLUtilityTool.{h,m}",
23
"BLBlockDefine.{h}",
24
"NSString+Util.{h,m}"
25
],
26
"frameworks": [
27
"UIKit",
28
"Foundation"
29
]
30
}