blob: bc23f7f332770c664284df06d2d6929efa83e6b2 [file] [log] [blame]
{
"name": "YYStarView",
"version": "1.0.0",
"summary": "A simple and easy to use and powerful star rating or display framework",
"description": "A simple and easy to use and powerful star rating or display framework with cocoapod support.",
"homepage": "https://github.com/WallaceYou/YYStarView",
"license": "MIT",
"authors": {
"WallaceYou": "youxiaooyu@163.com"
},
"source": {
"git": "https://github.com/WallaceYou/YYStarView.git",
"tag": "1.0.0"
},
"source_files": "YYStarView/*.{h,m}",
"platforms": {
"ios": "6.0"
},
"frameworks": "UIKit",
"requires_arc": true
}