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
/
a
/
3
/
e
/
FLDragView
/
1.0.0
/
FLDragView.podspec.json
blob
773a67e926ddf932cadf3f4bf23ce25e37f6c14b
1
{
2
"name": "FLDragView",
3
"version": "1.0.0",
4
"summary": "你使用过最简单最好用拖拽的view",
5
"homepage": "https://github.com/gitkong/FLDragView",
6
"license": "MIT",
7
"authors": {
8
"gitkong": "13751855378@163.com"
9
},
10
"platforms": {
11
"ios": null
12
},
13
"source": {
14
"git": "https://github.com/gitkong/FLDragView",
15
"tag": "1.0.0"
16
},
17
"source_files": "FLDragView/*.{h,m}"
18
}