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] RXSDK_Pure 3.0.301
[CocoaPods.git]
/
Specs
/
a
/
7
/
6
/
LBAlertView
/
0.0.1
/
LBAlertView.podspec.json
blob
359776021d4e9fe2c22ec85661250b74610ab98a
1
{
2
"name": "LBAlertView",
3
"version": "0.0.1",
4
"summary": "警告提示框",
5
"description": "详情请查看: https://github.com/libcm/LBAlertView.git",
6
"homepage": "https://github.com/libcm/LBAlertView.git",
7
"license": "MIT",
8
"authors": {
9
"Lib": "libcm93@gmail.com"
10
},
11
"platforms": {
12
"ios": "8.0"
13
},
14
"source": {
15
"git": "https://github.com/libcm/LBAlertView.git",
16
"tag": "0.0.1"
17
},
18
"source_files": [
19
"LBAlertView",
20
"LBAlertView/*.{h,m}"
21
]
22
}