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] MoneyHashPayment 2.2.13
[CocoaPods.git]
/
Specs
/
6
/
f
/
9
/
HGKit
/
0.1.6
/
HGKit.podspec.json
blob
48829ea39cde0b2516bc4a85e3970f4f9f3dca0c
1
{
2
"name": "HGKit",
3
"version": "0.1.6",
4
"summary": "我的一些小东西h",
5
"description": "我的一些小东西",
6
"homepage": "https://github.com/HGMyway/HGKit",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"ismyway7": "ismyway7@sina.com"
13
},
14
"platforms": {
15
"ios": "9.0"
16
},
17
"source": {
18
"git": "https://github.com/HGMyway/HGKit.git",
19
"tag": "0.1.6"
20
},
21
"source_files": [
22
"HGKit",
23
"HGKit/**/*.{h,m}"
24
],
25
"exclude_files": "HGKit/Exclude",
26
"public_header_files": "HGKit/**/*.h",
27
"requires_arc": true
28
}