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