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
[Delete] DSPSDK 1.0.0.3
[CocoaPods.git]
/
Specs
/
8
/
b
/
4
/
YWDialog
/
0.1.6
/
YWDialog.podspec.json
blob
dfd8eecb7a42804606e578860a66a536222b6a1c
1
{
2
"name": "YWDialog",
3
"version": "0.1.6",
4
"summary": "YuWaniOS - Alert",
5
"homepage": "https://github.com/stackJolin/YWDialog",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"601584870@qq.com": "601584870@qq.com"
12
},
13
"source": {
14
"git": "https://github.com/stackJolin/YWDialog.git",
15
"tag": "0.1.6"
16
},
17
"platforms": {
18
"ios": "8.0"
19
},
20
"source_files": "YWDialog/Classes/**/*.{h,m,mm,hpp,cpp,c}",
21
"frameworks": [
22
"UIKit",
23
"Foundation"
24
]
25
}