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] TIoTLinkVideo 2.4.35
[CocoaPods.git]
/
Specs
/
3
/
f
/
7
/
RRSwipeCell
/
0.1.0
/
RRSwipeCell.podspec.json
blob
a8be5b15de9745743311ed3b617ab599e1e47999
1
{
2
"name": "RRSwipeCell",
3
"version": "0.1.0",
4
"summary": "Swipeable UICollectionViewCell Edit",
5
"homepage": "https://github.com/cuzv/RRSwipeCell",
6
"license": "MIT",
7
"authors": {
8
"Moch Xiao": "cuzval@gmail.com"
9
},
10
"platforms": {
11
"ios": "7.0"
12
},
13
"requires_arc": true,
14
"source": {
15
"git": "https://github.com/cuzv/RRSwipeCell.git",
16
"tag": "0.1.0"
17
},
18
"source_files": "Sources/*.{h,m}",
19
"frameworks": [
20
"Foundation",
21
"UIKit"
22
]
23
}