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] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git]
/
Specs
/
a
/
d
/
0
/
SSSYPerson
/
0.0.3
/
SSSYPerson.podspec.json
blob
2ed50aa35ec5440b45a85f75434cecdf9db032e9
1
{
2
"name": "SSSYPerson",
3
"version": "0.0.3",
4
"summary": "Test CocoaPods.",
5
"description": "测试使用 CocoaPods 创建公开库",
6
"homepage": "https://github.com/cfap/SSSYPerson",
7
"license": "MIT",
8
"authors": {
9
"": ""
10
},
11
"platforms": {
12
"ios": "10.0"
13
},
14
"source": {
15
"git": "https://github.com/cfap/SSSYPerson.git",
16
"tag": "0.0.3"
17
},
18
"source_files": [
19
"Classes",
20
"Classes/**/*.{h,m}"
21
],
22
"exclude_files": "Classes/Exclude"
23
}