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
/
1
/
b
/
5
/
GGUIKit
/
1.0.2
/
GGUIKit.podspec.json
blob
3e9379c6321b8fed025ea42d139ca9d32ec00995
1
{
2
"name": "GGUIKit",
3
"version": "1.0.2",
4
"summary": "GGKit for sdk",
5
"homepage": "https://github.com/7General/GGKit",
6
"license": "MIT",
7
"authors": {
8
"王会洲": "wanghuizhou21@163.com"
9
},
10
"platforms": {
11
"ios": "7.0"
12
},
13
"source": {
14
"git": "https://github.com/7General/GGKit.git",
15
"tag": "1.0.2"
16
},
17
"source_files": "GGKit/GGKit/**/*.{h,m}",
18
"requires_arc": true,
19
"dependencies": {
20
"SDWebImage": [
21
"~> 4.0.0"
22
],
23
"AFNetworking": [
24
"~> 3.1.0"
25
]
26
}
27
}