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] YLCategory-MacOS 1.1.3
[CocoaPods.git]
/
Specs
/
5
/
d
/
3
/
HYB_Action
/
1.0.1
/
HYB_Action.podspec.json
blob
dcd1c0b351e512259fb2fa74d496262d921f822e
1
{
2
"name": "HYB_Action",
3
"version": "1.0.1",
4
"summary": "An ActionSheet like WeChat",
5
"homepage": "https://coding.net/u/icehan1991/p/HYB_Action/git",
6
"license": "MIT",
7
"authors": {
8
"ice": "944318026@qq.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://git.coding.net/icehan1991/HYB_Action.git",
15
"tag": "1.0.1"
16
},
17
"source_files": "Example/HYB_Action/*.{h,m}",
18
"requires_arc": true
19
}