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] RegulaCommonNightly 7.5.938
[CocoaPods.git]
/
Specs
/
c
/
2
/
f
/
HQAccount
/
0.0.2
/
HQAccount.podspec.json
blob
b2698b7b95c759c78c5e7b2b315230f9fa15a09c
1
{
2
"name": "HQAccount",
3
"version": "0.0.2",
4
"summary": "通用账户信息.",
5
"description": "通用账户信息..",
6
"homepage": "https://github.com/LiuHuanQing/HQAccount",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"刘欢庆": "liu-lhq@163.com"
13
},
14
"source": {
15
"git": "https://github.com/LiuHuanQing/HQAccount.git",
16
"tag": "0.0.2"
17
},
18
"source_files": [
19
"Classes",
20
"Classes/**/*.{h,m}"
21
],
22
"exclude_files": "Classes/Exclude",
23
"platforms": {
24
"osx": null,
25
"ios": null,
26
"tvos": null,
27
"watchos": null
28
}
29
}