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