blob: c32e5cd8fdfcb4d3097bc049e46ff5934ae989c1 [file] [log] [blame]
{
"name": "FloatRatingView",
"version": "2.0",
"summary": "Whole, half or floating point ratings control written in Swift.",
"homepage": "https://github.com/strekfus/FloatRatingView",
"license": "MIT",
"authors": {
"Glen Yi": "glenyi81@gmail.com"
},
"social_media_url": "https://twitter.com/glenyi",
"source": {
"git": "https://github.com/strekfus/FloatRatingView.git",
"tag": "2.0"
},
"source_files": "FloatRatingView.swift",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
}
}