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] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git]
/
Specs
/
0
/
e
/
b
/
LeoRadioButton
/
1.0
/
LeoRadioButton.podspec.json
blob
1137d8e1bd56a8f5d0c86ca019c73a828e627707
1
{
2
"name": "LeoRadioButton",
3
"version": "1.0",
4
"summary": "LeoRadioButton",
5
"homepage": "https://github.com/LeoChensj/LeoRadioButton",
6
"license": "MIT",
7
"authors": {
8
"Leo.Chen": "LeoChensj@163.com"
9
},
10
"platforms": {
11
"ios": "7.0"
12
},
13
"source": {
14
"git": "https://github.com/LeoChensj/LeoRadioButton.git",
15
"tag": "1.0"
16
},
17
"source_files": [
18
"LeoRadioButton",
19
"LeoRadioButton/*.{h,m}"
20
],
21
"frameworks": [
22
"UIKit",
23
"Foundation"
24
],
25
"requires_arc": true
26
}