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
/
0
/
5
/
6
/
MC_Lib
/
0.1.1
/
MC_Lib.podspec.json
blob
bd509c004f0fe4773f0387681b07b0418c913692
1
{
2
"name": "MC_Lib",
3
"version": "0.1.1",
4
"summary": "MC_Lib",
5
"description": "MC_Lib测试公共库和私有库以及其它业务组件",
6
"homepage": "https://github.com/BattleMC/MC_Lib",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"BattleMC": "13530648281@163.com"
13
},
14
"source": {
15
"git": "https://github.com/BattleMC/MC_Lib.git",
16
"tag": "0.1.1"
17
},
18
"platforms": {
19
"ios": "9.0"
20
},
21
"source_files": "MC_Lib/Classes/**/*"
22
}