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] DSPSDK 1.0.1.8
[CocoaPods.git]
/
Specs
/
6
/
a
/
5
/
wsm_test
/
1.0.0
/
wsm_test.podspec.json
blob
5311c82109caf461a42be8d5896988642c75b7cc
1
{
2
"name": "wsm_test",
3
"version": "1.0.0",
4
"summary": "A short description of test.",
5
"description": "test",
6
"homepage": "https://github.com/WsmGitHub/test.git",
7
"license": {
8
"type": "MIT",
9
"file": "FILE_LICENSE"
10
},
11
"authors": {
12
"": "you@example.com"
13
},
14
"platforms": {
15
"ios": "5.0",
16
"osx": "10.7",
17
"watchos": "2.0",
18
"tvos": "9.0"
19
},
20
"source": {
21
"git": "https://github.com/WsmGitHub/test.git",
22
"tag": "1.0.0"
23
},
24
"source_files": [
25
"**",
26
"*.{h,m}"
27
],
28
"exclude_files": "test"
29
}