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
/
1
/
9
/
c
/
PPodTest
/
1.0.2
/
PPodTest.podspec.json
blob
e155861ef01e9edf892cb1bf67ac21957e645e49
1
{
2
"name": "PPodTest",
3
"version": "1.0.2",
4
"summary": "一句话总结",
5
"description": "Add long description of the pod ,test",
6
"homepage": "https://github.com/shanlilaide/PPodTest",
7
"license": "MIT",
8
"authors": {
9
"codep": "yu_p@foxmail.com"
10
},
11
"platforms": {
12
"ios": "9.0"
13
},
14
"source": {
15
"git": "https://github.com/shanlilaide/PPodTest.git",
16
"tag": "1.0.2"
17
},
18
"source_files": "PPodTest/testDir/*.{h,m}"
19
}