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
/
4
/
MYModule
/
0.6.0
/
MYModule.podspec.json
blob
7b8f0da816ba55b97a39ca5a3b7605225c1e4d27
1
{
2
"name": "MYModule",
3
"version": "0.6.0",
4
"summary": "描述",
5
"description": "TODO: Add long description of the pod here.",
6
"homepage": "https://github.com/shao621/MYModule",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"shao621": "mashaohui@yhbj.cn"
13
},
14
"source": {
15
"git": "https://github.com/shao621/MYModule.git",
16
"tag": "0.6.0"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "MYModule/Classes/**/*",
22
"dependencies": {
23
"MBProgressHUD": [
24
"~> 1.2.0"
25
]
26
}
27
}