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
/
f
/
6
/
3
/
wylmSpec
/
0.0.1
/
wylmSpec.podspec.json
blob
3fdd9b19f9b7dce798207ad3143d969fb5206566
1
{
2
"name": "wylmSpec",
3
"version": "0.0.1",
4
"summary": "A short description of wylmSpec.",
5
"description": "这是一个分类podspec的demo测试",
6
"homepage": "https://github.com/listen-li/wylmDemo",
7
"authors": {
8
"listen_li": "339591107@qq.com"
9
},
10
"platforms": {
11
"ios": "9.0"
12
},
13
"source": {
14
"git": "https://github.com/listen-li/wylmDemo.git",
15
"tag": "0.0.1"
16
},
17
"source_files": [
18
"File",
19
"File/**/*.{h,m}"
20
],
21
"frameworks": [
22
"Foundation",
23
"UIKit"
24
]
25
}