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] RegulaCommonStage 7.5.928
[CocoaPods.git]
/
Specs
/
0
/
7
/
4
/
NHFRadioButton
/
1.0.2
/
NHFRadioButton.podspec.json
blob
e62dabec01954a6d0e186597340eedd729440baf
1
{
2
"name": "NHFRadioButton",
3
"version": "1.0.2",
4
"summary": "这是一个自由度非常大的单选框按钮组件",
5
"homepage": "https://github.com/nhfc99/NHFRadioButton",
6
"license": "MIT",
7
"authors": {
8
"牛宏飞": "nhfc99@163.com"
9
},
10
"source": {
11
"git": "https://github.com/nhfc99/NHFRadioButton.git",
12
"tag": "1.0.2"
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"requires_arc": true,
18
"source_files": "NHFRadioButton/*.{h,m}",
19
"frameworks": [
20
"Foundation",
21
"CoreGraphics",
22
"UIKit"
23
]
24
}