blob: 6cad1a05657ba0e3d717940f9b92bcf402072092 [file] [log] [blame]
{
"name": "BLCStarRatingView",
"version": "1.0.0",
"summary": "A star rating view for iOS",
"homepage": "https://github.com/lucabartoletti/BLCStarRatingView",
"screenshots": "https://raw.githubusercontent.com/lucabartoletti/BLCStarRatingView/master/README/screenshot.png",
"license": "MIT",
"authors": {
"Luca Bartoletti": "luca.bartoletti@gmail.com"
},
"source": {
"git": "https://github.com/lucabartoletti/BLCStarRatingView.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/lucabartoletti",
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "BLCStarRatingViewSample/BLCStarRatingView"
}