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] YLProgressHUD 0.0.2
[CocoaPods.git]
/
Specs
/
a
/
d
/
0
/
SSSYPerson
/
0.0.2
/
SSSYPerson.podspec.json
blob
f035cef3d298f630685ac377aaea0d8f330d66c4
1
{
2
"name": "SSSYPerson",
3
"version": "0.0.2",
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.2"
17
},
18
"source_files": [
19
"Classes",
20
"Classes/**/*.{h,m}"
21
],
22
"exclude_files": "Classes/Exclude"
23
}