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] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git]
/
Specs
/
c
/
8
/
5
/
pcTestLib
/
0.0.1
/
pcTestLib.podspec.json
blob
13119b3f1cd9b03a279ff104d0b1063812876502
1
{
2
"name": "pcTestLib",
3
"version": "0.0.1",
4
"summary": "pcTestLib.",
5
"description": "一个尝尝的简介,唱过summary,哈哈哈",
6
"homepage": "https://github.com/zhurlo/pcTestLib",
7
"license": "MIT",
8
"authors": {
9
"zhurlo": "xxx@gmail.com"
10
},
11
"source": {
12
"git": "https://github.com/zhurlo/pcTestLib.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
}