blob: e6883c3b66a26bb0298ec27ba27dff4785e5406a [file] [log] [blame]
{
"name": "CXCardView",
"version": "1.0.2",
"summary": "Custom View with card style support drag to bottom or top with action. Build it in minutes.",
"homepage": "https://github.com/ChrisXu1221/CXCardView",
"license": "MIT",
"authors": {
"ChrisXu": "taterctl@gmail.com"
},
"source": {
"git": "https://github.com/ChrisXu1221/CXCardView.git",
"tag": "1.0.2"
},
"source_files": "CXCardView/*.{h,m}",
"platforms": {
"ios": "7.0"
},
"frameworks": [
"QuartzCore",
"CoreGraphics"
],
"requires_arc": true
}