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] ReactiveObjCForTDesk 5.0.3
[CocoaPods.git]
/
Specs
/
8
/
a
/
5
/
HJBase
/
0.1.1
/
HJBase.podspec.json
blob
79db0fcab3a78f41125aefc86716a834b154c340
1
{
2
"name": "HJBase",
3
"version": "0.1.1",
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.1"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": [
22
"HJBase/Classes/*",
23
"HJBase/Classes/**/*"
24
]
25
}