blob: f8f3cb1c8526b20a3aac0f3ccacff8f66824071c [file] [log] [blame]
{
"name": "BTRatingView",
"version": "1.0.1",
"summary": "Simple 5 star rating view.",
"homepage": "https://github.com/borut-t/BTRatingView",
"screenshots": "https://github.com/borut-t/BTRatingView/raw/master/Screenshots/app.png",
"license": {
"type": "zlib",
"file": "LICENCE.md"
},
"authors": {
"Borut Tomažin": "borut.tomazin@icloud.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/borut-t/BTRatingView.git",
"tag": "1.0.1"
},
"source_files": "BTRatingView/*.{h,m}",
"requires_arc": true
}