blob: bf7f70a7b9f3bc1eb8dc515e7b54fc556d395772 [file] [log] [blame]
{
"name": "YYStarView",
"version": "1.0.1",
"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.1"
},
"source_files": "YYStarView/*.{h,m,png}",
"platforms": {
"ios": "6.0"
},
"frameworks": "UIKit",
"requires_arc": true
}