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] LiteRTSwift 0.0.1-nightly.20241212
[CocoaPods.git]
/
Specs
/
c
/
2
/
e
/
ZZDemo
/
0.0.1
/
ZZDemo.podspec.json
blob
a5095977e44dad934880ba2d32791cb237ba18e9
1
{
2
"name": "ZZDemo",
3
"version": "0.0.1",
4
"summary": "mm love me",
5
"homepage": "https://github.com/willokyes/ZZDemo",
6
"license": "MIT",
7
"authors": {
8
"八月夏木": "willokyes@163.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/willokyes/ZZDemo.git",
15
"tag": "0.0.1"
16
},
17
"source_files": [
18
"ZZDemo",
19
"ZZLove/ZZLove/ZZPerson/*.{h,m}"
20
],
21
"requires_arc": true
22
}