blob: 1e85e50f1b19b136c3c37f52519bf1e59dbfcdd6 [file] [log] [blame]
{
"name": "AXRatingView",
"version": "0.9.4",
"summary": "Star mark rating view",
"description": " Star mark rating view for a review scene.\n - Smooth rating (like 4.22 -> 4.23)\n - Step rating (like 3.00 -> 4.00)\n - Editable & Not Editable\n - It is easy to Get/Set.\n",
"homepage": "https://github.com/akiroom/AXRatingView",
"screenshots": "https://raw.github.com/akiroom/AXRatingView/0.9.4/AXRatingViewDemo/Screenshot.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Hiroki Akiyama": "aki-hiroki@nifty.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/akiroom/AXRatingView.git",
"tag": "0.9.4"
},
"source_files": [
"AXRatingView",
"Classes/**/*.{h,m}"
],
"frameworks": "QuartzCore",
"requires_arc": true
}