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] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git]
/
Specs
/
a
/
8
/
0
/
JEYModel
/
0.0.1
/
JEYModel.podspec.json
blob
f4accae291dfe9512c81f911ab94fe8495bb6202
1
{
2
"name": "JEYModel",
3
"version": "0.0.1",
4
"summary": "模型解析",
5
"description": "model模型解析",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"homepage": "https://github.com/jeyWQ/JEYModel",
11
"authors": {
12
"jey": "18513039620@163.com"
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"source": {
18
"git": "https://github.com/jeyWQ/JEYModel.git",
19
"tag": "v0.0.1"
20
},
21
"source_files": "RunTime/*.{h,m}",
22
"requires_arc": true,
23
"frameworks": [
24
"Foundation",
25
"UIKit",
26
"AVFoundation"
27
]
28
}