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] DoordeckSDK 0.42.0
[CocoaPods.git]
/
Specs
/
9
/
d
/
7
/
testP
/
0.0.1
/
testP.podspec.json
blob
c35399bdd63425ced17abbb60a95dd0dfa0e1f5f
1
{
2
"name": "testP",
3
"version": "0.0.1",
4
"summary": "testP",
5
"description": "项目的详细描述,字数一定要比s.summary长",
6
"homepage": "https://github.com/2392443542/testP",
7
"license": "MIT",
8
"authors": {
9
"liwenjing": "2392443542@qq.com"
10
},
11
"source": {
12
"git": "https://github.com/2392443542/testP.git",
13
"tag": "0.0.1"
14
},
15
"source_files": [
16
"Classes",
17
"Classes/**/*.{h,m}"
18
],
19
"exclude_files": "Classes/Exclude",
20
"platforms": {
21
"osx": null,
22
"ios": null,
23
"tvos": null,
24
"watchos": null
25
}
26
}