blob: 7f1695ac311ababa86dc87896b92f2e0f67943c3 [file] [log] [blame]
{
"name": "TQStarRatingView",
"version": "1.0",
"summary": "iOS 星星评分视图控件,点击和滑动评分。",
"description": "Star Rating Control, click on the slide to score a rating.",
"homepage": "https://github.com/TinyQ/TQStarRatingView",
"license": {
"type": "MIT",
"text": "\t\t\t\t\tThe MIT License (MIT)\n\n\t\t\t\t\tCopyright (c) 2013 TinyQ (http://tinyq.me/)\n\n\t\t\t\t\tPermission is hereby granted, free of charge, to any person obtaining a copy of\n\t\t\t\t\tthis software and associated documentation files (the \"Software\"), to deal in\n\t\t\t\t\tthe Software without restriction, including without limitation the rights to\n\t\t\t\t\tuse, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of\n\t\t\t\t\tthe Software, and to permit persons to whom the Software is furnished to do so,\n\t\t\t\t\tsubject to the following conditions:\n\n\t\t\t\t\tThe above copyright notice and this permission notice shall be included in all\n\t\t\t\t\tcopies or substantial portions of the Software.\n\n\t\t\t\t\tTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n\t\t\t\t\tIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS\n\t\t\t\t\tFOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR\n\t\t\t\t\tCOPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER\n\t\t\t\t\tIN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\n\t\t\t\t\tCONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n"
},
"authors": {
"tinyq": "tinyqf@gmail.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/TinyQ/TQStarRatingView.git",
"tag": "1.0"
},
"source_files": "TQStarRatingView/TQStarRating/**/*.{h,m}",
"resources": "TQStarRatingView/TQStarRating/**/*.png",
"requires_arc": true
}