blob: f90afd9388a7945c1171c6501b6d2c5e1bb63b2d [file] [log] [blame]
{
"name": "LCLPlayingCardView",
"version": "1.0.2",
"summary": "LCLPlayingCardView is a simple, but beautiful playing card implemented as a UIView.",
"homepage": "https://github.com/lenli/LCLPlayingCardView",
"screenshots": "https://github.com/lenli/LCLPlayingCardView/raw/master/LCLPlayingCardViewScreenshot.png",
"license": "MIT",
"authors": {
"Len Li": "leonard.li@gmail.com"
},
"social_media_url": "http://twitter.com/lenli",
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/lenli/LCLPlayingCardView.git",
"tag": "1.0.2"
},
"source_files": "LCLPlayingCardView*.{h,m}",
"requires_arc": true
}