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] RegulaCommonStage 7.5.928
[CocoaPods.git]
/
Specs
/
e
/
7
/
f
/
BBLogin
/
0.0.1
/
BBLogin.podspec.json
blob
04eee5f8f71ff176ab92fb7bdf74afea04c414ee
1
{
2
"name": "BBLogin",
3
"version": "0.0.1",
4
"summary": "这个是一个测试",
5
"description": "详细描述啦啦啦啦",
6
"homepage": "https://github.com/lanchc/BBLogin.git",
7
"license": {
8
"type": "MIT",
9
"file": "FILE_LICENSE"
10
},
11
"authors": {
12
"lanchc": "543518851@qq.com"
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"source": {
18
"git": "https://github.com/lanchc/BBLogin.git",
19
"tag": "0.0.1"
20
},
21
"source_files": "BBLogin/**/*.{h,m}"
22
}