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