blob: 4540616e58a0bea194cdcf34ef14fd1d0635c453 [file] [log] [blame]
{
"name": "AWERatingBar",
"version": "0.1.0",
"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": "7.0"
},
"source": {
"git": "https://github.com/gyzerocc/AWERatingBar.git",
"tag": "v0.1.0"
},
"source_files": [
"classes",
"AWERatingBarDemo/AWERatingBarDemo/AWERatingBar/*.{h,m}"
],
"resources": "AWERatingBarDemo/AWERatingBarDemo/Assets.xcassets/**/*.png",
"frameworks": "UIKit",
"requires_arc": true
}