blob: 261467ffd4566a30422f9a7dd6557611943ebd62 [file] [log] [blame]
{
"name": "ZGRatingView",
"version": "0.1.3",
"summary": "Simple star rating system bars, a view similar to the ones seen on App Store.",
"description": "ZGRatingView is a layout that adds a \"Rating & Reviews\" bar to your app, similar to the ones seen on Apple App Store . It provides a beautiful visual summary of the number of raters along with the ratings they gave on a specific item.",
"homepage": "https://github.com/ZyadGalal/ZGRatingView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Zyad_Galal": "zyad_mg@yahoo.com"
},
"social_media_url": "https://twitter.com/ZyadMGalal",
"source": {
"git": "https://github.com/ZyadGalal/ZGRatingView.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source_files": "ZGRatingView/Classes/**/*",
"resources": "ZGRatingView/Assets/*",
"swift_version": "5.0"
}