blob: a553cd40e276c98b3806356eb2d2f39d5b7e74db [file] [log] [blame]
{
"name": "WQAppScoreHelper",
"version": "0.1.0",
"summary": "提示用户评分的简单功能",
"description": "提示用户前往appStore评分的功能",
"homepage": "https://github.com/hapiii/WQAppScoreHelper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hapiii": "869932084@qq.com"
},
"source": {
"git": "https://github.com/hapiii/WQAppScoreHelper.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WQAppScoreHelper/Classes/**/*",
"frameworks": "UIKit"
}