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
/
c
/
e
/
a
/
BSAlertView
/
1.2.0
/
BSAlertView.podspec.json
blob
dedb2636e848a18619a4925e0e20ccc191ff73ee
1
{
2
"name": "BSAlertView",
3
"version": "1.2.0",
4
"summary": "A short description of BSAlertView.",
5
"description": "弹窗提醒 工具",
6
"homepage": "https://github.com/FreeBaiShun",
7
"license": "MIT",
8
"authors": {
9
"FreeBaiShun": "851083075@qq.com"
10
},
11
"platforms": {
12
"ios": "8.0"
13
},
14
"requires_arc": true,
15
"source": {
16
"git": "https://github.com/FreeBaiShun/BSAlertView.git",
17
"tag": "1.2.0"
18
},
19
"subspecs": [
20
{
21
"name": "Core",
22
"source_files": [
23
"BSAlertView",
24
"BSAlertView/*.{h,m}"
25
]
26
}
27
]
28
}