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] PlasoLogger 1.0.2
[CocoaPods.git]
/
Specs
/
7
/
e
/
8
/
XHTest
/
0.0.1
/
XHTest.podspec.json
blob
d83c2feb7a9b20dc34e559f38f6998b750f8791f
1
{
2
"name": "XHTest",
3
"version": "0.0.1",
4
"summary": "this is a test",
5
"homepage": "https://github.com/linwenrui/XHTest",
6
"license": "MIT",
7
"authors": {
8
"linwenrui": "linwenrui@xiangha.com"
9
},
10
"platforms": {
11
"ios": "9.0"
12
},
13
"source": {
14
"git": "https://github.com/linwenrui/XHTest.git",
15
"tag": "0.0.1"
16
},
17
"source_files": "Sources/**/*.{h,m}",
18
"requires_arc": true
19
}