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
/
c
/
b
/
1
/
lgscTestPod
/
0.1.0
/
lgscTestPod.podspec.json
blob
6122fec0ca039aa119ebe120c474006d13b73487
1
{
2
"name": "lgscTestPod",
3
"version": "0.1.0",
4
"summary": "测试自定义pod",
5
"description": "该项目为测试自定义pod,主要看远程pod成功与否",
6
"homepage": "https://github.com/lgsc/lgscTestPod",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"lgsc": "574677347@qq.com"
13
},
14
"source": {
15
"git": "https://github.com/aimei111/lgscTestPod.git",
16
"tag": "0.1.0"
17
},
18
"platforms": {
19
"ios": "9.0"
20
},
21
"source_files": "lgscTestPod/Classes/**/*"
22
}