blob: fffbf140c4c338bb2f378a1e84d7ae5b8f37eda7 [file] [log] [blame]
{
"name": "RateBar",
"platforms": {
"ios": "9.0"
},
"version": "1.3.2",
"summary": "Simple rating bar for iOS application available for iPhone and iPad",
"description": "Simple rating bar for iOS application available for iPhone and iPad . Easy to use for showing rating or shoe rating for item in iOS app",
"homepage": "https://github.com/ragaie/RateBar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ragaie Alfy": "eng.ragaie@gmail.com"
},
"source": {
"git": "https://github.com/ragaie/RateBar.git",
"tag": "1.3.2"
},
"frameworks": [
"UIKit",
"Foundation"
],
"source_files": "*.swift",
"resources": [
"RateBar.xcassets",
"RatingBar.xib"
],
"resource_bundles": {
"RateBar": [
"RateBar.xcassets",
"RatingBar.xib"
]
},
"swift_versions": "5.0",
"swift_version": "5.0"
}