blob: 83b4c6ad509fe09560dae01478300e51c11e168c [file] [log] [blame]
{
"name": "RateBar",
"platforms": {
"ios": "9.0"
},
"version": "1.3.1",
"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.1"
},
"frameworks": [
"UIKit",
"Foundation"
],
"source_files": "*.swift",
"resources": [
"RateBar.xcassets",
"RatingBar.xib"
],
"resource_bundles": {
"RateBar": [
"RateBar.xcassets",
"RatingBar.xib"
]
}
}