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.16
[CocoaPods.git]
/
Specs
/
7
/
c
/
a
/
SKEditCell
/
0.1.1
/
SKEditCell.podspec.json
blob
fb39d2bfb3ecb32e45be5fcf9e631010ba6fc606
1
{
2
"name": "SKEditCell",
3
"version": "0.1.1",
4
"summary": "UITableVeiwCellEdit",
5
"homepage": "https://github.com/HiSongKang/SKEditCell",
6
"license": "MIT",
7
"authors": {
8
"HiSongKang": "846593701@qq.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/HiSongKang/SKEditCell.git",
15
"tag": "0.1.1"
16
},
17
"source_files": "SKEditCell/SKEditCell/*",
18
"requires_arc": true,
19
"dependencies": {
20
"Masonry": [
21
22
]
23
}
24
}