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] APSDKMediationMintegral 0.0.19
[CocoaPods.git]
/
Specs
/
5
/
b
/
4
/
OLModule
/
1.0.0
/
OLModule.podspec.json
blob
b222c0b51fbaa8044ea0a7d9d63e5c5d17b60faa
1
{
2
"name": "OLModule",
3
"version": "1.0.0",
4
"summary": "公共组件",
5
"description": "公共组件库,使用简单。",
6
"homepage": "https://github.com/Unrealplace/OLModule",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"Unrealplace": "ly@qiekj.com"
13
},
14
"source": {
15
"git": "https://github.com/Unrealplace/OLModule.git",
16
"tag": "1.0.0"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "OLModule/Classes/**/*"
22
}