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] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git]
/
Specs
/
7
/
b
/
2
/
AYLayout
/
1.0.0
/
AYLayout.podspec.json
blob
394ef62c5ec1fdcfb63e0d446b7f7a68514de346
1
{
2
"name": "AYLayout",
3
"version": "1.0.0",
4
"summary": "Layout utils for UIView and UILayer",
5
"homepage": "https://github.com/alan-yeh/AYLayout",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"Alan Yeh": "alan@yerl.cn"
12
},
13
"source": {
14
"git": "https://github.com/alan-yeh/AYLayout.git",
15
"tag": "1.0.0"
16
},
17
"platforms": {
18
"ios": "6.0"
19
},
20
"source_files": "AYLayout/Classes/**/*",
21
"frameworks": "UIKit"
22
}