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] CookieOvenWebtoon 3.2.4
[CocoaPods.git]
/
Specs
/
2
/
a
/
1
/
WActionSheet
/
0.0.3
/
WActionSheet.podspec.json
blob
9fde136e5d8750931e679c3842b6cf90bb4c98fb
1
{
2
"name": "WActionSheet",
3
"version": "0.0.3",
4
"summary": "防微信的actionSheet",
5
"homepage": "https://github.com/NeelyWan/WActionSheet",
6
"license": "MIT",
7
"authors": {
8
"NeelyWan": "NeelyWan"
9
},
10
"platforms": {
11
"ios": null
12
},
13
"source": {
14
"git": "https://github.com/NeelyWan/WActionSheet.git",
15
"tag": "0.0.3"
16
},
17
"source_files": "NLActionSheet/sheet/*.{h,m}",
18
"frameworks": "UIKit",
19
"requires_arc": true
20
}