blob: b361a9e1c9f6085aba2576cdd6b642954a488061 [file] [log] [blame]
{
"name": "YJStarRatingView",
"version": "0.2.0",
"summary": "Create a custom rating view.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/0jun0815/YJStarRatingView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Young Jun Choi": "0jun0815@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/0jun0815/YJStarRatingView.git",
"tag": "0.2.0"
},
"source_files": "YJStarRatingView/Sources/*.swift",
"swift_version": "4.0"
}