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] FlexaScan 1.0.9
[CocoaPods.git]
/
Specs
/
b
/
6
/
3
/
SYKJHelloKitty
/
0.0.1
/
SYKJHelloKitty.podspec.json
blob
b1d89c93c5105b4cde1df3571464ec22b0d229e7
1
{
2
"name": "SYKJHelloKitty",
3
"version": "0.0.1",
4
"summary": "个人使用库",
5
"homepage": "https://github.com/DSZ911226/SYKJHelloKitty.git",
6
"license": {
7
"type": "MIT",
8
"file": "FILE_LICENSE"
9
},
10
"authors": {
11
"dsz": "dsz"
12
},
13
"platforms": {
14
"ios": "12.0"
15
},
16
"source": {
17
"git": "https://github.com/DSZ911226/SYKJHelloKitty.git",
18
"tag": "0.0.1"
19
},
20
"source_files": [
21
"SYKJHelloKitty",
22
"SYKJHelloKitty/**/*.{swift}"
23
],
24
"resources": "SYKJHelloKitty/resources/*.png"
25
}