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] ZJSDK 2.5.8.12
[CocoaPods.git]
/
Specs
/
3
/
f
/
7
/
RRSwipeCell
/
0.1.1
/
RRSwipeCell.podspec.json
blob
97cec8c9c5b7e9c135d3dd8b4b005071abbcc673
1
{
2
"name": "RRSwipeCell",
3
"version": "0.1.1",
4
"summary": "Swipeable UICollectionViewCell",
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.1"
17
},
18
"source_files": "Sources/*.{h,m}",
19
"frameworks": [
20
"Foundation",
21
"UIKit"
22
]
23
}