blob: dd6a6973fd6fc278e20dd3e2c1bdf9b55d6fa5ba [file] [log] [blame]
{
"name": "RatingStar",
"version": "0.1.0",
"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",
"license": {
"type": "Apache-2.0",
"file": "LICENSE"
},
"authors": {
"Haytham KATBY": "mohakapt@gmail.com"
},
"source": {
"git": "https://github.com/mohakapt/ratingStar-ios.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/mo_ha_ka",
"swift_version": "4.0",
"platforms": {
"ios": "9.0"
},
"ios": {
"frameworks": "UIKit"
},
"source_files": "RatingStar/Classes/**/*"
}