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] EOCoreDebug 2.3.296
[CocoaPods.git]
/
Specs
/
c
/
6
/
2
/
SAAlert
/
0.0.7
/
SAAlert.podspec.json
blob
dfda8e976bf292bdd110509d0bad38b5cf56233d
1
{
2
"name": "SAAlert",
3
"version": "0.0.7",
4
"summary": "逗比式封装,对工程中一些常用弹出系列的封装",
5
"license": "MIT",
6
"authors": {
7
"清风逐尘": "wwwarehouse@163.com"
8
},
9
"homepage": "https://github.com/SilenceWater/SAPopupAlert",
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/SilenceWater/SAPopupAlert.git",
15
"tag": "0.0.7",
16
"submodules": true
17
},
18
"requires_arc": true,
19
"source_files": "SAAlert/*.{h,m}"
20
}