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] AlibabacloudMse20190531 6.13.0
[CocoaPods.git]
/
Specs
/
5
/
f
/
6
/
FYComboBox
/
1.1.2
/
FYComboBox.podspec.json
blob
006b3cccc3b8e34d9c2eb07a028a54f2bd167f21
1
{
2
"name": "FYComboBox",
3
"summary": "A flexible and easy to use ComboBox for iOS",
4
"version": "1.1.2",
5
"license": "MIT",
6
"authors": {
7
"Felipe Augusto": ""
8
},
9
"homepage": "https://github.com/felipowsky/FYComboBox",
10
"source": {
11
"git": "https://github.com/felipowsky/FYComboBox.git",
12
"tag": "1.1.2"
13
},
14
"source_files": "FYComboBox/*.{h,m}",
15
"requires_arc": true,
16
"platforms": {
17
"ios": "8.0"
18
}
19
}