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] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git]
/
Specs
/
9
/
5
/
7
/
GXCardView
/
0.0.7
/
GXCardView.podspec.json
blob
1308d22befad5f69ec2688fd51a78108f7284688
1
{
2
"name": "GXCardView",
3
"version": "0.0.7",
4
"summary": "一个卡片式布局,类似(探探附近/QQ颜值匹配)等...",
5
"homepage": "https://github.com/gsyhei/GXCardView",
6
"license": "MIT",
7
"authors": {
8
"Gin": "279694479@qq.com"
9
},
10
"platforms": {
11
"ios": "7.0"
12
},
13
"source": {
14
"git": "https://github.com/gsyhei/GXCardView.git",
15
"tag": "0.0.7"
16
},
17
"requires_arc": true,
18
"source_files": "GXCardView/GXCardView*.{h,m}",
19
"frameworks": [
20
"Foundation",
21
"UIKit"
22
]
23
}