blob: 9e89757c394fce3704a4a751cd5f3fec56917593 [file] [log] [blame]
{
"name": "BTRatingView",
"version": "1.0",
"summary": "Simple 5 star rating view.",
"homepage": "https://github.com/borut-t/BTRatingView",
"screenshots": "https://raw.github.com/borut-t/BTButton/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"
},
"source_files": "BTRatingView/*.{h,m}",
"requires_arc": true
}