blob: 1a031e6c3be221aedf874516de0a68a8209db13a [file] [log] [blame]
{
"name": "JYCCommentStarView",
"version": "0.2.0",
"summary": "JYCCommentStarView.",
"description": "JYCCommentStarView: A simple view show comment star and select star grade.",
"homepage": "https://github.com/JiaYuanchao/JYCCommentStarView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jiayuanchao": "9drug_jiayuanchao@9drug.com"
},
"source": {
"git": "https://github.com/jiayuanchao/JYCCommentStarView.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JYCCommentStarView/Classes/**/*",
"resource_bundles": {
"JYCCommentStarView": [
"JYCCommentStarView/Assets/*.png"
]
}
}