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] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git]
/
Specs
/
4
/
1
/
9
/
TMSwipeCell
/
0.0.1
/
TMSwipeCell.podspec.json
blob
1f9ebb1315fcccb8b0fa3878094ba4b753e7ae3b
1
{
2
"name": "TMSwipeCell",
3
"version": "0.0.1",
4
"summary": "A WeChat-like sliding frame",
5
"homepage": "https://github.com/cocomanbar/TMSwipeCell",
6
"license": "MIT",
7
"authors": {
8
"cocomanbar": "125322078@qq.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/cocomanbar/TMSwipeCell.git",
15
"tag": "0.0.1"
16
},
17
"source_files": [
18
"TMSwipeCell",
19
"TMSwipeCell/SwipeCell/*.{h,m}"
20
],
21
"requires_arc": true
22
}