blob: b4950a190e32450452f664d0fb347a37f967a4ed [file] [log] [blame]
{
"name": "JXReviewController",
"version": "0.1.1",
"summary": "Request rating by 1-5 stars.",
"description": "Request rating by 1-5 stars. iOS 13+ is required.",
"homepage": "https://github.com/swordray/JXReviewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jianqiu Xiao": "swordray@gmail.com"
},
"source": {
"git": "https://github.com/swordray/JXReviewController.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "JXReviewController/Classes/**/*",
"resource_bundles": {
"JXReviewController": [
"JXReviewController/*.lproj/*.strings"
]
},
"dependencies": {
"SnapKit": [
],
"UIButtonSetBackgroundColorForState": [
]
},
"swift_versions": "5.2",
"swift_version": "5.2"
}