blob: 4a8e340273f90010fa4ba2b56dd0fb6a5e47d879 [file] [log] [blame]
{
"name": "YQCardView",
"version": "1.0.1",
"summary": "个人项目中用于展示当前用户头像的框架",
"description": "A longer description of YQCardView in Markdown format.\n\n* Think: Why did you write this? What is the focus? What does it do?\n* CocoaPods will be using this to generate tags, and improve search results.\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
"homepage": "https://github.com/yuyedaidao/YQCardView",
"license": "MIT",
"authors": {
"yuyedaidao": "wyqpadding@gmail.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/yuyedaidao/YQCardView.git",
"tag": "1.0.1"
},
"source_files": "Classes/*.{h,m}"
}