blob: 2a74846fed4c6a58e369359e1a887687c0e0b70a [file] [log] [blame]
{
"name": "KHRatingView",
"version": "0.1.0",
"summary": "The simplest star rating view.",
"description": "KHRatingView is the easier way to deploy star rating to your project.\nThis should make easy your rating task.",
"homepage": "https://github.com/MKHGLab/KHRatingView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"MKHG Lab": "mkhglab@gmail.com"
},
"source": {
"git": "https://github.com/MKHGLab/KHRatingView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KHRatingView/Classes/**/*"
}