blob: aed7b68d0c44bfa69f735e6a54b2bbb953e316ba [file] [log] [blame]
{
"name": "RateBar",
"platforms": {
"ios": "8.0"
},
"version": "1.2",
"summary": "Good rate bar component for iOS",
"description": "Good iOS rating bar component for using in iOS!",
"homepage": "https://ragaie.github.io/RateBar/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ragaie Alfy": "eng.ragaie@gmail.com"
},
"source": {
"git": "https://github.com/ragaie/RateBar.git",
"tag": "1.2"
},
"frameworks": "UIKit",
"source_files": [
"RatingBar.swift",
"RatingBarDelegate.swift"
],
"resources": [
"RateBar.xcassets",
"RatingBar.xib"
],
"resource_bundles": {
"RatingBar": [
"RateBar.xcassets",
"RatingBar.xib"
]
},
"pushed_with_swift_version": "echo \"3.0\" >> .swift-version"
}