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
/
d
/
c
/
5
/
YDActionSheet
/
0.0.1
/
YDActionSheet.podspec.json
blob
94a71fd816984072959b62752f755251095e92a1
1
{
2
"name": "YDActionSheet",
3
"version": "0.0.1",
4
"summary": "模仿微信底部弹出框.",
5
"description": "模仿微信底部弹出框。\n持续更新中...",
6
"homepage": "https://github.com/CoderThink/YDActionSheet",
7
"license": "MIT",
8
"authors": {
9
"Think": "yangdong@163.com"
10
},
11
"platforms": {
12
"ios": "8.0"
13
},
14
"source": {
15
"git": "https://github.com/CoderThink/YDActionSheet.git",
16
"tag": "0.0.1"
17
},
18
"source_files": [
19
"YDActionSheet",
20
"*.{h,m}"
21
],
22
"requires_arc": true
23
}