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] DoordeckSDK 0.42.0
[CocoaPods.git]
/
Specs
/
9
/
f
/
a
/
HQMacro
/
1.0.1
/
HQMacro.podspec.json
blob
02101b4b32c32a03af6691565a1fa28677fa20c6
1
{
2
"name": "HQMacro",
3
"version": "1.0.1",
4
"summary": "HQMacro",
5
"description": "HQMacro.",
6
"homepage": "https://github.com/LiuHuanQing/HQMacro",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"刘欢庆": "liu-lhq@163.com"
13
},
14
"platforms": {
15
"ios": "7.0"
16
},
17
"source": {
18
"git": "https://github.com/LiuHuanQing/HQMacro.git",
19
"tag": "1.0.1"
20
},
21
"source_files": [
22
"Classes",
23
"Classes/**/*.{h,m}"
24
],
25
"exclude_files": "Classes/Exclude"
26
}