blob: c23aae816ec1f2e5d4a732f01f8bbeb6bcdbc37d [file] [log] [blame]
{
"name": "FloatRatingView",
"version": "1.0.3",
"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": "1.0.3"
},
"source_files": "FloatRatingView.swift",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "2.3"
}
}