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