blob: b43cf189bed094d792172f2f4aaf1ddbd80f21c0 [file] [log] [blame]
{
"name": "YYStarView",
"version": "1.0.2",
"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.2"
},
"source_files": "YYStarView/*.{h,m}",
"platforms": {
"ios": "6.0"
},
"frameworks": "UIKit",
"requires_arc": true,
"resources": "YYStarView/YYStarView.bundle"
}