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] MentaKSAdapter 5.20.35
[CocoaPods.git]
/
Specs
/
c
/
7
/
9
/
FBLabelPicker
/
0.0.1
/
FBLabelPicker.podspec.json
blob
ca4442e4261e14fbcad981644df8d4e6b56d2132
1
{
2
"name": "FBLabelPicker",
3
"version": "0.0.1",
4
"summary": "滑动标签选取器",
5
"homepage": "https://github.com/felixfeng/FBLabelPicker",
6
"license": "MIT",
7
"authors": {
8
"felix": "463883784@qq.com"
9
},
10
"platforms": {
11
"ios": "7.0"
12
},
13
"source": {
14
"git": "https://github.com/felixfeng/FBLabelPicker.git",
15
"tag": "0.0.1"
16
},
17
"source_files": "**/*.{h,m}",
18
"frameworks": [
19
"Foundation",
20
"UIKit"
21
],
22
"requires_arc": true
23
}