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