blob: bd248143094141aac471099ad680110e9a17337a [file] [log] [blame]
{
"name": "YJStarRatingView",
"version": "0.1.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.1.0"
},
"source_files": "YJStarRatingView/Sources/*.swift",
"swift_version": "4.0"
}