blob: 1a3bef67a71f9fd77799986e06f5513f0f80f433 [file] [log] [blame]
{
"name": "RatingStarControl",
"version": "0.1.0",
"summary": "별점 입력 및 표현을 해주는 커스텀뷰",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/taewan0530/RatingStarControl",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"taewan0530": "taewan0530@daum.net"
},
"source": {
"git": "https://github.com/taewan0530/RatingStarControl.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "4.0",
"source_files": "RatingStarControl/Classes/**/*",
"resources": "RatingStarControl/Assets/*.xcassets",
"swift_version": "4.0"
}