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] LastFM.swift 1.5.0
[CocoaPods.git]
/
Specs
/
5
/
6
/
9
/
lyhLibTest
/
0.0.5
/
lyhLibTest.podspec.json
blob
c5a5ed7d9de10794e4e9d157711247bd0d6ceeeb
1
{
2
"name": "lyhLibTest",
3
"version": "0.0.5",
4
"summary": "一个简单的三方库测试",
5
"description": "一个简单的三方库测试,就是用于测试的一个自己写的三方库",
6
"homepage": "https://github.com/liuyihau/lyhLibTest",
7
"license": {
8
"type": "MIT",
9
"file": "FILE_LICENSE"
10
},
11
"authors": {
12
"刘以华": "18551614289@sina.cn"
13
},
14
"source": {
15
"git": "https://github.com/liuyihau/lyhLibTest.git",
16
"tag": "0.0.5"
17
},
18
"source_files": [
19
"Classes",
20
"Classes/**/*.{h,m}"
21
],
22
"platforms": {
23
"osx": null,
24
"ios": null,
25
"tvos": null,
26
"watchos": null
27
}
28
}