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] ZohoDeskPortalAPIKit 4.0.5
[CocoaPods.git]
/
Specs
/
c
/
2
/
3
/
LGMCustomTableView
/
1.3
/
LGMCustomTableView.podspec.json
blob
79650455cbe0db84b12bcc26bf4deb9c94c7a857
1
{
2
"name": "LGMCustomTableView",
3
"version": "1.3",
4
"summary": "测试一下pods",
5
"homepage": "https://github.com/hardyZhi/LGMCustomTableView",
6
"license": {
7
"type": "MIT"
8
},
9
"authors": {
10
"hardy": "hardy_liz@163.com"
11
},
12
"requires_arc": true,
13
"platforms": {
14
"ios": "8.0"
15
},
16
"source": {
17
"git": "https://github.com/hardyZhi/LGMCustomTableView.git",
18
"tag": "1.3"
19
},
20
"source_files": "LGMCustomTableView/Classes/*.{h,m}",
21
"frameworks": "UIKit"
22
}