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] IPDSDK 2.0.1.0
[CocoaPods.git]
/
Specs
/
9
/
4
/
6
/
HJUIKit
/
0.0.1
/
HJUIKit.podspec.json
blob
60c82fa8c7e0b3b061ab588144b27d7cf74108d5
1
{
2
"name": "HJUIKit",
3
"version": "0.0.1",
4
"summary": "本公司笔记集成工具",
5
"homepage": "https://github.com/christhoper/HJUIKit",
6
"license": "MIT",
7
"authors": {
8
"hend": "309875551@qq.com"
9
},
10
"platforms": {
11
"ios": "9.0"
12
},
13
"source": {
14
"git": "https://github.com/christhoper/HJUIKit.git",
15
"tag": "0.0.1"
16
},
17
"source_files": [
18
"BaseKit",
19
"BaseKit/**/*.{h,m}"
20
]
21
}