{ | |
"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" | |
} |