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.14
[CocoaPods.git]
/
Specs
/
d
/
3
/
b
/
GTMacros
/
0.0.1
/
GTMacros.podspec.json
blob
efd34351287c7cbd3f12c88500d724d3f178f675
1
{
2
"name": "GTMacros",
3
"version": "0.0.1",
4
"summary": "公共宏,公共方法",
5
"homepage": "https://github.com/liuxc123/GTMacros",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"liuxc123": "lxc_work@126.com"
12
},
13
"source": {
14
"git": "https://github.com/liuxc123/GTMacros.git",
15
"tag": "0.0.1"
16
},
17
"platforms": {
18
"ios": "8.0"
19
},
20
"source_files": "GTMacros/**/*",
21
"dependencies": {
22
"GTCategories/UIKit/UIColor": [
23
24
]
25
}
26
}