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] PlasoLogger 1.0.2
[CocoaPods.git]
/
Specs
/
2
/
f
/
4
/
YTTableView
/
1.0.0
/
YTTableView.podspec.json
blob
9f28998e22d0138f9325322b8ab2023acb71399b
1
{
2
"name": "YTTableView",
3
"platforms": {
4
"ios": "7.0"
5
},
6
"version": "1.0.0",
7
"license": "MIT",
8
"summary": "a custom tableview with a sliding menu",
9
"homepage": "https://github.com/songyutao/YTTableView",
10
"authors": {
11
"宋玉涛": "iamsongyutao@163.com"
12
},
13
"source": {
14
"git": "https://github.com/songyutao/YTTableView.git",
15
"tag": "1.0.0"
16
},
17
"source_files": "YTTableView/YTTableView",
18
"frameworks": [
19
"UIKit"
20
],
21
"requires_arc": true
22
}