blob: 374e7f979eb28acf0613b930193a4017c617f14d [file] [log] [blame]
{
"name": "StarRatingDraggable",
"version": "1.0.2",
"summary": "Easy to use Star Rating Control with smooth draggable feature and floating point rating can be easily selected with dragging movement",
"homepage": "http://www.mobileformobile.com",
"license": "MIT",
"authors": "Vivek gupta",
"platforms": {
"ios": "9.0"
},
"swift_version": "3.2",
"source": {
"git": "https://github.com/vivekguptaraw/StarRatingFramework.git",
"tag": "1.0.2"
},
"source_files": "StarRating/*.{swift,xib,h}",
"resource_bundles": {
"StarRating": [
"StarRating/*.{xib}"
]
},
"requires_arc": true
}