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
[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git]
/
Specs
/
c
/
0
/
e
/
SPTestLibrary
/
0.0.2
/
SPTestLibrary.podspec.json
blob
5bb512e966438a16bb6bedb4509d63bc0922d787
1
{
2
"name": "SPTestLibrary",
3
"version": "0.0.2",
4
"summary": "简短描述.",
5
"description": "详细描述哈哈哈哈哈哈",
6
"homepage": "https://www.baidu.com",
7
"license": "MIT",
8
"authors": "jishoupeng",
9
"platforms": {
10
"ios": "9.0"
11
},
12
"source": {
13
"git": "https://github.com/sp55/SPTestLibrary.git",
14
"tag": "0.0.2"
15
},
16
"source_files": [
17
"Classes",
18
"Classes/**/*.{h,m}"
19
],
20
"exclude_files": "Classes/Exclude",
21
"frameworks": "UIKit"
22
}