blob: 5f8f983cef2366a5ba0e6b4ca8e96a399ac16503 [file] [log] [blame]
{
"name": "ZGRatingView",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source_files": "ZGRatingView/Classes/**/*",
"resources": "ZGRatingView/Assets/*",
"swift_version": "5.0"
}