blob: fcf5e3b0a2e1b4ab01feaebb0826d2e9091747ad [file] [log] [blame]
{
"name": "GXCardView",
"version": "0.0.9",
"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.9"
},
"requires_arc": true,
"source_files": "GXCardView/GXCardView*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
]
}