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
/
4
/
2
/
LYViewFrame
/
1.2.0
/
LYViewFrame.podspec.json
blob
611965fdbb11b367d29d14f15667219757a9690e
1
{
2
"name": "LYViewFrame",
3
"version": "1.2.0",
4
"summary": "快速更改与获取frame的坐标、尺寸、中心点,以及view的top,left,bottom,right",
5
"homepage": "https://github.com/cityleaf/LYViewFrame",
6
"license": "MIT",
7
"authors": {
8
"cityleaf": "1491086539@qq.com"
9
},
10
"platforms": {
11
"ios": null
12
},
13
"source": {
14
"git": "https://github.com/cityleaf/LYViewFrame.git",
15
"tag": "1.2.0"
16
},
17
"source_files": [
18
"LYViewFrame",
19
"LYViewFrame/**/*.{h,m}"
20
],
21
"frameworks": "UIKit"
22
}