blob: 3af4ad0cd5c84fe98d1a2b7ae577c08dd382ac62 [file] [log] [blame]
{
"name": "StarRatingDraggable",
"version": "1.0.3",
"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.3"
},
"source_files": "StarRating/*.{swift,xib,h}",
"resource_bundles": {
"StarRating": [
"StarRating/*.{xib}"
]
},
"requires_arc": true
}