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] Shakuro.PoliteCoreData 1.8.2
[CocoaPods.git]
/
Specs
/
6
/
c
/
3
/
SHAlertView
/
2.0.2
/
SHAlertView.podspec.json
blob
d021e9f3381c55c813d501ddf3a28e92c9dedad7
1
{
2
"name": "SHAlertView",
3
"version": "2.0.2",
4
"summary": "悬浮框",
5
"homepage": "https://github.com/CCSH/SHAlertView",
6
"source": {
7
"git": "https://github.com/CCSH/SHAlertView.git",
8
"tag": "2.0.2"
9
},
10
"source_files": "SHAlertView/*.{h,m}",
11
"dependencies": {
12
"SHClickTextView": [
13
"1.0.3"
14
]
15
},
16
"platforms": {
17
"ios": "7.0"
18
},
19
"license": "MIT",
20
"authors": {
21
"CSH": "624089195@qq.com"
22
}
23
}