blob: 31405df2c43f13b8038cc4ebceec7ded4a9a29e3 [file] [log] [blame]
{
"name": "GXCardView-Swift",
"version": "1.0.0",
"summary": "一个卡片式布局,类似(探探附近/QQ颜值匹配)等...",
"homepage": "https://github.com/gsyhei/GXCardView-Swift",
"license": "MIT",
"authors": {
"Gin": "279694479@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/gsyhei/GXCardView-Swift.git",
"tag": "1.0.0"
},
"requires_arc": true,
"source_files": "GXCardView-Swift",
"frameworks": [
"Foundation",
"UIKit"
]
}