blob: b792093bd16b71f66512e93be93e7053327e1b65 [file] [log] [blame]
{
"name": "AWERatingBar",
"version": "0.0.2",
"summary": "an iOS RatingBar",
"description": "this is an iOS RatingBar",
"homepage": "https://github.com/gyzerocc/AWERatingBar",
"license": "MIT",
"authors": {
"YangGong": "184453324@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/gyzerocc/AWERatingBar.git",
"tag": "v0.0.2"
},
"source_files": [
"classes",
"AWERatingBarDemo/AWERatingBarDemo/AWERatingBar/*.{h,m}"
],
"resources": "AWERatingBarDemo/AWERatingBarDemo/Assets.xcassets/**/*.png",
"frameworks": "UIKit",
"requires_arc": true
}