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
/
8
/
a
/
5
/
HJBase
/
0.1.2
/
HJBase.podspec.json
blob
2378f63d9491dd0584c119f8ee7ebc1f197c5140
1
{
2
"name": "HJBase",
3
"version": "0.1.2",
4
"summary": "好用的基础库.",
5
"description": "TODO: Add long description of the pod here.",
6
"homepage": "https://github.com/xThink/HJBase",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"HeJun": "https://www.hejun.org"
13
},
14
"source": {
15
"git": "https://github.com/xThink/HJBase.git",
16
"tag": "0.1.2"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": [
22
"HJBase/Classes/*",
23
"HJBase/Classes/**/*"
24
]
25
}