blob: 32e21bfaa0a790316eb3ab5ad7b9b4425c87603c [file] [log] [blame]
{
"name": "RatingStar",
"version": "0.2.1",
"summary": "A nice-looking new concept for rating bars implemented for iOS.",
"description": "A nice-looking new concept for rating bars implemented for iOS. The concept looks like a flower with every petal representing a specific rating.",
"homepage": "https://github.com/mohakapt/ratingStar-ios",
"screenshots": "https://raw.githubusercontent.com/mohakapt/ratingstar-ios/master/Images/screenshot.jpg",
"license": {
"type": "Apache-2.0",
"file": "LICENSE"
},
"authors": {
"Haytham KATBY": "mohakapt@gmail.com"
},
"source": {
"git": "https://github.com/mohakapt/ratingstar-ios.git",
"tag": "0.2.1"
},
"social_media_url": "https://twitter.com/mo_ha_ka",
"swift_version": "4.0",
"platforms": {
"ios": "9.0"
},
"ios": {
"frameworks": "UIKit"
},
"source_files": "RatingStar/Classes/**/*"
}