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