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] TrustlySDK 3.3.0
[CocoaPods.git]
/
Specs
/
a
/
7
/
3
/
BFNotch
/
0.0.1
/
BFNotch.podspec.json
blob
9eb365a184c6e5ed6b49b69a9811fee80f855410
1
{
2
"name": "BFNotch",
3
"version": "0.0.1",
4
"summary": "A short description of BFNotch.",
5
"homepage": "http://192.168.1.204:80/Phoneu_SDK/BF_Notch.git",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"wutianyu": "451042347@qq.com"
12
},
13
"requires_arc": true,
14
"platforms": {
15
"ios": "9.0"
16
},
17
"source": {
18
"git": "http://192.168.1.204:80/Phoneu_SDK/BF_Notch.git",
19
"tag": "0.0.1"
20
},
21
"source_files": "BFNotch/*.{h,m}",
22
"dependencies": {
23
"BFLog": [
24
25
]
26
}
27
}