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] TPNNendSDKAdapter 6.4.35
[CocoaPods.git]
/
Specs
/
e
/
7
/
3
/
testLib1
/
0.0.1
/
testLib1.podspec.json
blob
1e01aebad075ba8337dc0fbd62f8439c99a6f38e
1
{
2
"name": "testLib1",
3
"version": "0.0.1",
4
"summary": "testLib1",
5
"description": "testLib,这个是详细描述, 一定要注意, 字数, 比s.summary长",
6
"homepage": "https://github.com/sommersam/testP1",
7
"license": "MIT",
8
"authors": {
9
"xiajunjie": "xxx@163.com"
10
},
11
"source": {
12
"git": "https://github.com/sommersam/testP1.git",
13
"tag": "0.0.1"
14
},
15
"source_files": [
16
"Classes",
17
"Classes/**/*.{h,m}"
18
],
19
"platforms": {
20
"osx": null,
21
"ios": null,
22
"tvos": null,
23
"watchos": null
24
}
25
}