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
/
7
/
0
/
c
/
MGPod
/
0.0.1
/
MGPod.podspec.json
blob
f78b2d12869562335ab0ca808b300b2e3e6f9aff
1
{
2
"name": "MGPod",
3
"version": "0.0.1",
4
"summary": "test pod",
5
"description": "My test pod",
6
"homepage": "https://github.com/libo198615/MGPod",
7
"license": "MIT",
8
"authors": {
9
"libo": "libo@megvii.com"
10
},
11
"source": {
12
"git": "https://github.com/libo198615/MGPod.git",
13
"tag": "0.0.1"
14
},
15
"source_files": "MGPod/*",
16
"exclude_files": "Classes/Exclude",
17
"requires_arc": true,
18
"platforms": {
19
"osx": null,
20
"ios": null,
21
"tvos": null,
22
"watchos": null
23
}
24
}