blob: 437686c5c88e6b91faa74adb068946497184ff99 [file] [log] [blame]
{
"name": "RateBar",
"platforms": {
"ios": "8.0"
},
"version": "1.1.1",
"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.1.1"
},
"frameworks": "UIKit",
"source_files": [
"RatingBar.swift",
"RatingBarDelegate.swift",
"star1.png",
"star2.png",
"star3.png",
"RatingBar.xib"
],
"resources": "RatingBar.xib",
"resource_bundles": {
"{RateBar}": [
"RatingBar.xib"
]
},
"pushed_with_swift_version": "echo \"3.0\" >> .swift-version"
}