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] ZJSDK 2.5.8.16
[CocoaPods.git]
/
Specs
/
9
/
8
/
c
/
GMQLib
/
0.0.1
/
GMQLib.podspec.json
blob
66bba4714f7411ccc6cd742149a4a0eee1115b0c
1
{
2
"name": "GMQLib",
3
"version": "0.0.1",
4
"summary": "GMQLib.summary",
5
"description": "spec.description,spec.description,spec.description",
6
"homepage": "https://github.com/coderGMQ/GMQLib.git",
7
"license": "MIT",
8
"authors": {
9
"gmq": "1316590408@qq.com"
10
},
11
"source": {
12
"git": "https://github.com/coderGMQ/GMQLib.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
}