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] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git]
/
Specs
/
b
/
6
/
9
/
QGPerson
/
0.0.1
/
QGPerson.podspec.json
blob
b58d39ed30d3620294f55352e864e4b5748731bf
1
{
2
"name": "QGPerson",
3
"version": "0.0.1",
4
"summary": "简单的介绍",
5
"description": "复杂的介绍 要求要比简单的介绍要长",
6
"homepage": "https://github.com/lichaoqun/QGPerson",
7
"license": "MIT",
8
"authors": {
9
"lichaoqun": "121708983@qq.com"
10
},
11
"source": {
12
"git": "https://github.com/lichaoqun/QGPerson.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
}