blob: 279c0c2b1ae2d6f15b4173e18135000fe1d00fb6 [file] [log] [blame]
{
"name": "DYRateView",
"version": "0.0.2",
"summary": "A custom iOS rate view control similar to the one used in Apple's App Store app.",
"homepage": "https://github.com/dyang/DYRateView",
"license": {
"type": "BSD",
"file": "LICENSE"
},
"authors": {
"Derek Yang": "http://iappexperience.com"
},
"source": {
"git": "https://github.com/dyang/DYRateView.git",
"commit": "c2a313906b476a17c312b3ef95a53dc4435e52fa"
},
"platforms": {
"ios": null
},
"source_files": "DYRateView/DYRateView/DYRateView.{h,m}",
"resources": "DYRateView/Resources/*.png",
"requires_arc": false
}